Task #9394
Create custom validators based on ExtJS
| Status: | New | Start date: | 2010-08-05 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Andreas Wolf | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Complexity: | ||||
| Votes: | 0 |
Description
Currently, validating form fields on the client is done by rather ancient code in jsfunc.tbe_editor.js.
This code should be refactored to use ExtJS validators. For most validation types, custom validators will have to be created.
Optional idea: All validators get a matching PHP class, which could do server side validation. This depends on how TCEmain does the validation, and may be postponed to a later release.
Related issues
| related to TCEforms Refactoring - Bug #5705: Eval "range" for input fields does not work | New | 2009-12-10 |