Ticket #1643 (new defect)
Form builder: minimum length on textfield is ignored
| Reported by: | smagnusson | Owned by: | sminnee |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Modules - userforms | Version: | |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description (last modified by smagnusson) (diff)
Raised by DaveP on the forum and discussed by Siggy and Hayden. http://www.silverstripe.com/general-discussion/reply/8038
When adding a UserDefinedForm? you can specify a minimum lenth on an textfields. If you specify a minimum, it is ignored. It should have a javascript and serverside(PHP) check.
Note: In the situation that a field is not required but has a minimum, ensure that you can either leave the field blank, or provide the minimum number of characters.
Change History
Note: See
TracTickets for help on using
tickets.
