Please Can anyone tell me how to create a multiline input widget in an OutSystems Mobile application?
Thanks.
Hi Afnan,
For the mentioned use-case, you can use the TextArea widget and set the Text Lines property value as per your requirment.
Hope this helps you!
Kind regards,
Benjith Sam
Hi Benjith
thank you so much for your answer,, I use the TextArea widget and it works..
I appreciate your cooperation..
You're welcome, Afnan.
Gald to help you :)
Hi Afnan.
Did you try to use TextArea?
If you want an input widget with multiple line. You can try TextArea widget instead of Input widget.
or you can increase the Text Lines from the property section it will also help you to increase the text lines for your widget.
Hope it will help you.
Thanks
Prince
Hi Prince,
Thanks for your answer
you mean I can increase the Text lines for the input widget from the property, How?