Search the Community
Showing results for tags 'input mask'.
-
How can we mask SSN in an input page?
- 1 reply
-
- input mask
- SSN
-
(and 2 more)
Tagged with:
-
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
-
- phone formatting
- phone format
-
(and 2 more)
Tagged with: