Hello @mrsba
If you are looking to add custom validation for the fields, please take a look at this documentation.
Thread Starter
mrsba
(@mrsba)
I want to change the default error message that appears when a user tries to register using the same unique user_login and/or the same email as they already have registered.
Without any changes it says ‘The username you entered is incorrect/invalid’.
I want it to say one of the following (depending on what the user has put in the fields):
‘Information is required’
‘The information you entered is invalid’
‘The information you entered is already registered’