
By pbajracharya on
How can custom validation be added to the registration form?
I added additional fields to the registration form using the menu administer » settings » profiles.
The current validation involves checking whether a form field (marked as necessary) is filled or not.
Now I want to add more validations to the available fields such as zipcode validation, number validation etc.
How can this be done?