how can I make a multi-line editable textfield ?

how can I make a multi-line editable textfield ?

thanks. [import]uid: 21680 topic_id: 7350 reply_id: 307350[/import]

As far as I know, there is no way to have multiline TextField. (yet) [import]uid: 52745 topic_id: 7350 reply_id: 44939[/import]

That is correct, it is not (yet) available. [import]uid: 52491 topic_id: 7350 reply_id: 44981[/import]

Can you use the native.newTextBox() in place of your texrfield? That may give you the multi-line function you are looking for.
[import]uid: 76273 topic_id: 7350 reply_id: 55363[/import]