Question
3
Replies
6791
Views
Deloitte
Posted: March 21, 2018
Last activity: March 22, 2018
Closed
Solved
how to prevent a user from entering special characters in input text field
Hi There, I came across this scenario where we prevent users to enter special characters in input text field, and below is the one exception
1. the user can enter hyphen (-) and apostrophe(')
thanks in advance
Hi,
you can use the edit validate rule, there is a rule named "isspecialcharacter", check whether it helps.