Thanks, I ended up creating a dummy model to do the validation. It's a pain, because a controller can present many forms that require validation.
On May 6, 5:04 pm, francky06l <[EMAIL PROTECTED]> wrote: > It reminds me this thread : > > http://groups.google.com/group/cake-php/browse_thread/thread/97a22aa5... > > On May 6, 10:31 pm, mustan9 <[EMAIL PROTECTED]> wrote: > > > Hi, > > > Is it possible to use Cake's built in field validation rules for data > > submitted from a form, when there is no AppModel for that controller. > > > For example; I have a controller that performs actions on a system > > service. So it has actions like start, stop, and submit job. > > > I'd like to display a data entry form, and perform validation on the > > fields before I use the data in the controllers action. > > > Is this possible? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
