Hi - I’m have a web form which includes a box for a free text message. The issue that I have is that when you type a long message, it just stays on a single line justified to the middle (vertical) of the box.
Is there a way to force the input box to wrap the text when the user types it in, so that it automatically goes to a new line when it hits the border of the box ?
It seems you’re using a text field instead of a free text field. Go back to the Add menu, in the form section, you’ll see that there is a multi-line component to add to your form, that should suit your needs.