I'm trying it on both checkboxes or single on/off checkbox, on both integer or text. I'm trying this on the profile and on a CCK created type.
What other info can I provide to help troubleshoot this?
I'm trying it on both checkboxes or single on/off checkbox, on both integer or text. I'm trying this on the profile and on a CCK created type.
What other info can I provide to help troubleshoot this?
Comments
Comment #1
vacilando commentedIs this still needed in current Drupal version (5.12) - or has the core been fixed in the meantime?
Comment #2
burningdog commentedLike daniel I can't get this working: I've enabled the module on 3 separate drupal 5 sites and no luck: two 5.12 sites and a 5.7
I create a new checkbox on/off (integer) field, give it a name, tick the "required" box, and put these values into the Allowed values list:
0|
1|Permission granted!
With Checkbox Validate installed or uninstalled drupal doesn't recognise that the form is required (there is no "red star" next to the field). I'm using CCK 5.x-1.10 (and also tested on 5.x-1.6.1).
I'm probably doing something obviously wrong because all the module needs is for it to be enabled, and lots of people are using it fine! Any suggestions? I'm also using the 5.x-1.x-dev version of Checkbox Validate...
Comment #3
robert castelo commentedIssue seems to effect CCK fields.
Marking this as duplicate of this:
http://drupal.org/node/342542
Comment #4
robert castelo commented