Sunday, November 29, 2009

Re: Multiple checkbox in Cakephp 1.1 ??

No version of CakePHP has proper support for enum fields.

And, AFAIK, multiple checkboxes are only possible in 1.2.

If I were you, I'd spent the time to upgrade to 1.2. 1.2 is far better
than 1.1, and 1.2 offers a easy upgrade path to the soon to be
released 1.3, which is even better.

On Nov 29, 6:59 pm, unax18 <unaxi...@gmail.com> wrote:
> Hello, forst of all i want you to know i'm using cakephp 1.1 because
> for me its too complicated upgrading to 1.2 and i would like to ask
> you something:
>
> I have a search form and i would like to make that my users could
> select some options with checkboxes (the options are in the database
> in an enum field).
>
> Is that possible or its only possible in cakephp1.2?

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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: