Actions
Feature proposal #2483
closedimplement optional jquery form validation
Description
Implementation of optional jQuery form validation for integrations and main forms before posting to prevent loss of form data if required field is incomplete. Check will only be to ensure Required data is supplied, detailed validation will still be done PHP side.
https://www.joomlapolis.com/forum/240-potential-bugs/160518-input-new-event
Updated by krileon over 13 years ago
- Tracker changed from Bug to Feature proposal
Updated by krileon over 13 years ago
- Status changed from New to Resolved
- Target version changed from 2.4 to 2.3
- % Done changed from 0 to 100
Implemented in r1719, frontend only
Actions