Formatting TextBox for Phone Number
Comments
-
[font=Calibri, sans-serif]Is there a training document that instructs how to automatically format a phone number when it’s entered into a text box? I’ve read the docs that explain how to setup a validation so that the user would have to go back and correct but I was wondering if it was possible for me to setup some type of automatic process.[/font]
-
[font=Roboto, Arial, Helvetica, sans-serif]In order to Format Phone numbers automatically, you can use the Masked Text Box control which provides an ability to select Value Type as Phone number instead of a Text Box form control. [/font]
[font=Roboto, Arial, Helvetica, sans-serif]
[/font]
[font=Roboto, Arial, Helvetica, sans-serif]Following are our documentation links on Masked Text Box control:[/font]
[url=https://documentation.decisions.com/using-the-masked-textbox-component/]https://documentation.decisions.com/using-the-masked-textbox-component/[/url]
[font=Roboto, Arial, Helvetica, sans-serif][/font][url=https://documentation.decisions.com/advanced-masked-textbox/]https://documentation.decisions.com/advanced-masked-textbox/[/url]