Wouldn't it be better to preload the data into JSON (or similar) than to make an additional round trip to the server for every change of a combo box?
On May 15, 8:20 pm, "Derick Ng" <[EMAIL PROTECTED]> wrote: > http://www.devmoz.com/blog/2007/04/04/cakephp-update-a-select-box-usi... > On 5/16/07, Derick Ng <[EMAIL PROTECTED]> wrote: > > > > >http://www.devmoz.com/blog/2007/04/04/cakephp-update-a-select-box-usi... > > > On 5/15/07, 浪漫様 <[EMAIL PROTECTED]> wrote: > > > > Hello Everybody, > > > How to use SelectTag to make 2 linked Comboboxes?? > > > I want to make the 2nd Combobox change its options depending on the > > > option selected on the 1st Combobox... that's easy to do in > > > Javascript... but how to make it work in CakePHP with SelectTags??? > > > Thank you very much! > > > > Rohman --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
