How to customise error messages?
-
I am using the registration form for the purpose of storing user data and want to make sure email and phone entered are unique. For this, I mapped the username field to Phone field. Problem is we are getting error message that contain
username
text when phone entered is not unique.
Is there a way to customize the error message for theusername
field? Or we can add custom/existing field and set it unique for phone and remove theusername
field completely?The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to customise error messages?’ is closed to new replies.