How to set Text Input to text wrap

Have you tried placing just a < html > (minus the spaces) tag in front of the text that appears in the field? I have used that before when I wanted to make text wrap.

Example: < html >This is the text in my text field

1 Like