Maybe you should do an "obverseField" and use Form.serialize  as
"with" parameter?

On May 15, 6:15 pm, Dovdimus Prime <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I've got a ajax->form with buttons on it which submit the form just
> fine and produce the expected behaviour.
>
> I've just added a drop down list (i.e. select element) to the form and
> tried to get its onchange event to submit the form using:
>
> onchange = submit();
>
> However, I find that although the form's action does generate the
> appropriate html, it shows it on a new page rather than loading it
> into the target div.
>
> Does Cake provide a simple way of getting a drop down list to submit
> an ajax->form?
>
> Thanks
>
> David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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