I found the issue.. I was disabling the form fields before making the
ajax call!

On Oct 13, 11:32 am, thiaga <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have 2 requirements
> - Send all the screen data to do some processing. This needs to happen
> onChange of certain fields.
> - Submit button to finally save the data.
>
> For the first one, I used Form.Serialize.
> Second one is regular form submit.
>
> Issue - First form.serialize works fine. When you either submit or do
> another form.serialize the hidden values are not getting passed back
> in the request.
>
> Please advice!
>
> Thanks
> Thiaga
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to