How to set validation phone number input fields
To set phone number validation:
- Hit "Edit component" button
- Choose "Call to action form" section in "Content" tab
- Click the button next to "Phone number" field
- In the opened window add a mask in "Mask" field
Rules for mask:
0 - any digit
a - any letter
* - any char
{} - fixed part
[] - optional
Examples:
+{49} 00 000 000
- 000 00 000 00 00
#000000
00-00-00
- Save changes
Updated on: 23/08/2024
Thank you!