Has anyone found out how to make an Input Box scrollable? or at least handle a large amount of text and display multiple lines without it all being on one line? Here’s what I’m seeing (it keeps all text on one line)…
This solution I found here is for showing text (Textbox - Scrollbox) but I’m wanting to allow my user to input their own info in (aka a long description, anywhere from 3 - 10 sentences worth).
Thoughts?