On Mar 7, 8:11 pm, Greg Baker <[EMAIL PROTECTED]> wrote: > I did this by adding 'required' => false, 'allowEmpty' => true in my > validation array <snip>
One thing that is often overlooked (IMHO) is that the validation option is for the model; not exactly for the form. -- <?php echo 'Just another PHP saint'; ?> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
