Checkbox Validate Module

StormDruper - October 7, 2009 - 00:44

Using CCK, I created a simple content type and a corresponding create content type form which includes a checkbox (set to "Required"). The checkbox is unchecked by default, and I'd like to ensure that the user checks it before the content type node is created. Based upon what I've read, I assumed that the Checkbox Validate Module would perform this validation for me for the "Required" checkbox on my form. Unfortunately, it doesn't appear to work for me in Drupal 6.x. (The asterisk doesn't appear next to the checkbox field indicating it is required AND the validation doesn't appear to be taking place.) Therefore, either (1) the module doesn't work in 6.x or (2) I'm misunderstanding what the module does. It's usually the latter. Please let me know what I'm missing about Checkbox Validate or if anyone out there is successfully using Checkbox Validate in Drupal 6.x. Thank you.

Doesn't work for me either

wardazo - October 7, 2009 - 17:35

Did you find a solution?

Workaround Not Working

StormDruper - October 9, 2009 - 19:47

Unfortunately, no, I haven't found a solution. There are several forum topic threads that discuss the bug in core where required checkboxes aren't validated (http://drupal.org/node/179932 and http://drupal.org/node/259292). One of these threads is over two years old. The Checkbox Validate Module was created to "circumvent" the bug. My concern is that this workaround doesn't seem to work around. Unless I'm misunderstanding it, the Checkbox Validate Module doesn't work for me. This seems to be a pretty important module (and is required for the Legal module). Is Checkbox Validate Module working for anyone? Thanks!

 
 

Drupal is a registered trademark of Dries Buytaert.