Actions
Feature proposal #6652
closedImplement inline form validation
Feature proposal #6652:
Implement inline form validation
Description
Currently the form validates after submit. Implement validation of the form before it submits using existing jQuery Validate rules. See CB ProfileBook rewrite on how to best do this.
Actions