Multiple Lines in Display Form Message
How do I get multiple lines in a Display Form message? On the Display Capture Geometry form there are two message boxes - Message and Custom Geometry Instructions.
Is there a way to get format a return character in there so I can have multiple lines of text display on the form?
0
-
There was a work around mentioned previously by adding to the custom CSS...
A workaround is adding the following custom CSS:
.display-capture-geometry .workflow-form-desc, .display-capture-geometry .workflow-instruction-msg{ white-space: pre-wrap; }
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar