Opened 18 years ago
Closed 18 years ago
#2314 closed defect (duplicate)
checkboxfield validator
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It is impossible to add a custom validator to the checklistbox in the forms. This is not corrent, I wish to check if it is checked and else throw a validationerror. (An "I Agree" checkbox - behaviour)
Note:
See TracTickets
for help on using tickets.
Duplicate of #1767.