I'm using 1.2 the lastest alpha(not from SVN) Which class should I use
to create a checkbox that can be validated by the model?  I'm also
using the validation class in 1.2 what is the best method to validate
it?

I'm currently using the following to generate the check box in the
view:

$form->input('Application/terms_conditions', array('type'=>'checkbox',
'label'=>'I have read, understand and agree to Artspan\'s <a
href="#">Terms and Conditions</a>'))

This renders the check box okay, but I'm having trouble validating
that the user must check it before the can save successfully

I would greatly appreciate any insight.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to