How can I achieve automatic expansion of a Textfield and display the complete message (without a horizontal scroll bar) within its Container?

The Textfield is within a ow, and this row is inside a container. I have set the 'Min Lines' property to 2, and I do not wish to set a maximum value ('Max Lines') to avoid the appearance of a vertical scroll bar. I have also attempted to adjust the 'Height' property of the container to 'Textfield' to achieve automatic expansion, but it always ends up displaying a horizontal bar.

How can I make a text field expand automatically in Container?

Please, help me!

7 replies