I coulda sworn someone asked the same question in the forums just a few days ago, and got a response, and now I can’t find it.
How do I limit the max # of characters the user can input in a native text field? Must be something you do with the listener on “editing” phase, but I tried all kinds of stuff and no go. I can check what the event.text length is, and if it is higher than the max, set the text field’s text to event.oldText, but that moves the caret to the beginning and that’s not desirable.
Help… [import]uid: 160496 topic_id: 29895 reply_id: 329895[/import]