I posted a solution for my enum problem as a snippet if anyone is interested.

It needs some optimization and checking for robustness,  but it is a more generic solution that can be re-used in all your models/controllers.

http://cakeforge.org/snippet/detail.php?type=snippet&id=112

If anyone has suggestions on how to make this more generic and to support more databases please post back with improvements.

I am only working with MySQL



On 6/12/06, naryga <[EMAIL PROTECTED]> wrote:

I've been dealing with the same issue.  If you use scaffolding, it
works just fine, producing a very nice select box.  If you use
bake.php, it produces LOT'S of errors.  Shold be consistent.  It seems
like there should be something in the manual about dealing with verious
column types.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to