Add Integrated Phone Formatting with Javascript
Is there a way to set a text field format to special > phone using Javascript?
I'm trying to find something in the SDK, but haven't seen anything thus far in field properties or field methods...
I didn't know if there was syntax for setAction perhaps...
I know I could use regex, but the integrated phone format works perfectly for my needs.
I simply prefer to create a master script for the forms I develop and run it all from the script in the console.
