try this:
echo $ajax->link('Save', '/controller/action', array('with' =>
'Form.serialize(\'forn_id\')', 'update' => 'divupdate'));
Make sure you have an id on the <form> and place it to be serialized
in the "with"..
hth
On Jun 12, 9:45 pm, Pavel <[EMAIL PROTECTED]> wrote:
> I try, but doesn't work
>
> On Jun 12, 2:36 pm, Kyle Decot <[EMAIL PROTECTED]> wrote:
>
> > I haven't tried this but you might try:
>
> > <a href = "#" onclick="document.myForm.submit(); return
> > false;">Submit</a>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---