Hi,
I haven't found anything about this, but is there a way to validate the input in a user registration form while entering the information e.g.:
- Mark red skipped must fields
- Show password policy when password is not according to policy
- Show password is not identical when entering it twice
And especially based on the configuration, not just manual by some template / html hacks as every application has potential different requirements.
Thanks, Aaron