Opened 18 years ago

Closed 18 years ago

#2314 closed defect (duplicate)

checkboxfield validator

Reported by: aap@… 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)

Change History (1)

comment:1 by James Bennett, 18 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #1767.

Note: See TracTickets for help on using tickets.
Back to Top