How to auto add number separator to chronoforms field?
Example : when user input number 786321028 in the form field I want the form auto generate and display like this 786-321-028 or like this 786,321,028
Thanks for any help 😀
Example : when user input number 786321028 in the form field I want the form auto generate and display like this 786-321-028 or like this 786,321,028
Thanks for any help 😀
Hi thomaswnt,
This isn't built in to ChronoForms but you can add some custom JavaScript in a Load JS action to do it. You'll need to write the script or Google for something similar.
Bob
This isn't built in to ChronoForms but you can add some custom JavaScript in a Load JS action to do it. You'll need to write the script or Google for something similar.
Bob
This topic is locked and no more replies can be posted.