On Sun, Oct 17, 2010 at 5:23 PM, euromark <dereurom...@googlemail.com> wrote:
> http://www.dereuromark.de/2010/06/23/working-with-forms/

Thanks, that looks good. And pretty obvious! I think it would be
better to get the values from the model, though:

$this->data['Country']['active'] = $this->Country->default_active;

I prefer something like this than a function in bootstrap, which
worked fine before but seems a bit unseemly with Cake.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to