Limit number of characters a field will accept
i have a form simulation but i want to set max lenghts on various fields. Say one field should only accept upto 6 characters max another must only accept 2 and another a max of 10 characters. Is this possible with JIM, your reg expressions are for specific types of inputs like email or phone etc. Those cant be used for what i need. I just want to set a max length for generic inputs
Dear Oscar,
The following example should help.
Kindly let me know how it goes.
Best,
Sonia Durán
Dear Oscar,
The following example should help.
Kindly let me know how it goes.
Best,
Sonia Durán
Thanks, Sonia,
I too had the same question. This condition worked fine!
Thanks, Sonia,
I too had the same question. This condition worked fine!
I would suggest adding this feature as a property of the input text field component itself, rather than creating an action for it.
I would suggest adding this feature as a property of the input text field component itself, rather than creating an action for it.
Replies have been locked on this page!