Hi, Can someone explain how the on create/update works in conjuncation with required = true in a model?
Looking at the documentation on the cake web site it indicates that if you have on create set the rule should be ignored if the action is an update (and vice versa) but when required = true is set on the same validation rule it seems that required = true overrides and forces the validation and ignores the on create / update. Cheers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
