Validation of the Fields
-
Can you add support to somehow validate the fields?
With RegEx for example.
I want users to create their profile with name/surname all capitals and phone number starting with 69xxxxxxxx and it is 10 characters long.
With RegEx it is possible to do that. Can you implement it?
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Validation of the Fields’ is closed to new replies.