I have 2 simple tables

Groups [id, name]
Users [id, name, group_id]

when admin create a new user , he has to fill in the group

I try to use selectTag() to build the Group drop down in User page,
but I have no idea how could cake do that for me ?

any snipper code / direction will help

Thanks

Calvin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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