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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---
