Form building question
Posted: Mon Mar 31, 2025 5:27 pm
When laying out the elements of a form, do I have to use a Label to associate with a form element (editbox, text area, etc.), or can I just use a Text object?
The reason I ask is because I have many form questions that are very long and need to wrap into multiple lines, instead of 1 long line, and the Label does not wrap the text.
The reason I ask is because I have many form questions that are very long and need to wrap into multiple lines, instead of 1 long line, and the Label does not wrap the text.