Hey On 13 February 2011 17:57, Diogo <[email protected]> wrote:
> So what happens is that it just freezes at the "choose_date" view, > doesn't matter if do or don't select anything on the list. How can I > validate it? It's probably a simple task but it's getting me crazy! > > Try something like this: http://pastie.org/private/kl30ff2qifdcw0gldu98g You should specify the Model in the form->create(); and the action if it's different to the current action viewing. I haven't tested it. -- Kind Regards Stephen @ NinjaCoderMonkey www.ninjacodermonkey.co.uk -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
