Hello,

If I have a textbox in a canvas section, how would I set the maximum character length for the textbox?

For example, a textbox is used for someone's full name. The associated table has a max length of 30 for that field.
How can I set that textbox so that no more than 30 characters are entered?

Cory