50
Views
2
Comments
How to have a resizable text area in Mobile?
Question

Hello everyone,


I'm fairly new on Outsystems, and just ended the tutorial from Outsystems Mobile. I'm trying to do an app, and I need to have a resizable text area (>= 2 text lines), so I don't have a fixed size, and the text area will grow will the user types what he wants.

How can I do this?

Thanks for the help!

Best regards,

Pedro Kellen

2025-11-19 06-14-01
Miguel Verdasca
Champion

Hi,

Did you try look to this component. It's to traditional web, but sometimes this kind of issues, you can get the component and do some workaround.

But you can set the number of lines and the string length that you want in widget. Look to this picture:

UserImage.jpg
Pedro Kellen

Miguel Verdasca wrote:

Hi,

Did you try look to this component. It's to traditional web, but sometimes this kind of issues, you can get the component and do some workaround.

But you can set the number of lines and the string length that you want in widget. Look to this picture:

Thanks for your reply Miguel,

I didn't see that component, I will try to instal and do some work around that component. Yeah, now I have a custom number of Text Lines, for test purposes.

Thanks again!


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.