First off, I have a couple enums in a table in my app. Under Cake 1.1,
the enums were turned into a dropdown and displayed properly. Using
cake_1.2.0.5427alpha, I don't get the dropdowns. I haven't tried any
nightly builds but am happy to do so if it would give me back the
functionality I need without any other significant negative effects.
Is this a known issue, and/or what do I need to do to make it work
like it did under 1.1?

Additionally, we would like to somehow auto-populate a text box (which
is not saved to the db) with a description string corresponding to the
selection made in the dropdown. We have a part number (dropdown) that
they select, and then a list of descriptions (short string) that we'd
like to show after they've made their selection ofn th. I can store
the part number and descriptions in the database in another table, or
do something else altogether, but I'm unsure about the proper approach
with Cake. Any suggestions??

Thanks!
Wayne

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to