Hi,
Is there a way to limit or warn the requester that certain text fields in a form should not accept more than (say) 6 characters?
Maybe using javascript alert or something, and don't let the user submit the form unless those attributes are 6 or less characters?
Thanks
Use the validation URI functionality.
Search in the help section and in the community for additional details.