I want to be able to make multiple lines and wrap inside this text box I created from the form field. Right now it just types one continuous line and goes out of the field.
Any help is appreciated!!!
I want to be able to make multiple lines and wrap inside this text box I created from the form field. Right now it just types one continuous line and goes out of the field.
Any help is appreciated!!!
Hello,
With control in Edit mode, right mouse click and select Control Properties
. Then on the General
tab, under Text type
select Multi-line
.
Save and take control out of Edit mode. Text should now wrap. You can force a new line with Shift+Enter