Page 1 of 1

Editbox wordwrap

Posted: Sun Feb 02, 2020 5:47 pm
by kgnoble
Hi Pablo

I must be missing the obvious here but I can find no reference to forms having the ability to send text.

I am trying to create a form where the respondent leaves a text message as well as name/email etc. How do I get an editbox larger than one line, to have the entry start at the top of the box and wordwrap all the way down?

Help?

Keith

Re: Editbox wordwrap

Posted: Sun Feb 02, 2020 6:28 pm
by kgnoble
Sorry to answer my own message but I have solved it by using a message box!! Easy!!

K

Re: Editbox wordwrap

Posted: Sun Feb 02, 2020 9:27 pm
by Pablo
An editbox only supports single lines.
The text area object can be used for multiple lines.