How to increase the width of the input area of a form

Hello everyone.
I have a question.

I created a form in Appsheet and set up a text input area, but it is very difficult to use because the input area is very narrow and I cannot break lines.

Please let me know how to increase the height and width of the input area and how to enable line feed input.

Thank you for your interest.

Solved Solved
0 2 126
1 ACCEPTED SOLUTION

You can use LongText type instead of Text.

This way, the field extends vertically as you reach the end of the box or enters a new line.

View solution in original post

2 REPLIES 2

You can use LongText type instead of Text.

This way, the field extends vertically as you reach the end of the box or enters a new line.

@TeeSee1 

Thanks for letting me know.
I was able to solve the problem.

Top Labels in this Space