Input Format Help

Hey guys. I am trying to find a way to format the completed input fields in my app so that they are easily readable. Normally when an input field is completed it just shows one line of the text, no matter how big you make the element. Does anyone know if you can change that to show the text content in a wrapped/paragraph format so that you can read all of the content easily?

Are you using the multi-line input or single line input?

Single line. Can multiline inputs save data the same way as single line? I feel like when I tried using multiline before there were limitations on showing input content later on.

A single line can be formatted text, decimal, integer, etc.

Multi-Line is only text, but yes it can be saved or auto bound (auto binding).

Okay, not sure why I was under that impression haha. Thanks for the help!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.