Skip to main content

Max length of characters in a text area

Comments

1 comment

  • Tom Neer

    In the TextArea Formitem, use the Validate function to get the length of your string. If the string extends the length, inform the user to truncate.

    0

Please sign in to leave a comment.