Hi, folks!

FACTS:

[1] I'm using scaffolding;
[2] I have a table wich contains a INT2 column named LEVEL. This
column accepts only values IN (0, 1, 2, 3, 4, 5, 6);
[3] When the scaffold form is shown, the LEVEL field is a simple *
TEXT type * field.

My question is:

Would be possible to change a * TEXT type * field to a * SELECT type *
field by manipulating the $this->viewVars OR setting up something in
the related model OR something else?

Notice that I do not want manually create a form.

Any help will be welcome.
--~--~---------~--~----~------------~-------~--~----~
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