JavaScript Solution: Format phone number Feature Description:
This JavaScript solution shows how to format an entered phone number as (XXX)-XXX-XXXX in a Submission Form.
Implementation: This solution can be used "as-is", without any changes if
a. It is used in a Submission Form DataPage.
b. There is a text field in the table called "Phone".
To use this solution copy and paste the code below, inside the HTML Footer section of the Form using the Caspio Bridge DataPage Wizard.
<SCRIPT LANGUAGE="JavaScript">
var arrEl = Array.from(document.querySelec