Input Masks Explained
- All Apps

- Sep 30, 2021
- 1 min read
Updated: Feb 9, 2023
When creating a text column, users will see a tab called input mask. An input mask is a string of characters that shows the format of valid input values.
Input masks can be used to restrict the format of phone numbers and ID numbers for example. If you require a 13 digit ID number an input mask of 0000000000000 will be used.
For client numbers, you might want the first 3 letters of a client name followed by a specific number, the input mask for this will be, LLL000.
Below is a list of all input mask characters currently available on DataGrows. These characters can be used in any combination to create the needed mask.








Comments