The requirement is to mask phone number in a format that it contains Country Code and then Phone number i.e +91-9838383838
- Navigate to form and Select the field on which input mask control should apply
- Go to Control Tab
- Click on Add Control and select Input Mask and ADD
- We can use a combination of characters to specify Formate, characters are mentioned in the configuration property
Currently, only Single line text masking is only available, We will use format #00#0000000000 Example: +91-1234567890 - Â Click ok, Save and publish , Remember to enable the input masking were it needs to be enabled i.e phone, web, or tablet.