Thanks,

I will try this out. Where is this documentation? The only problem may be that the values are not all in a form.

Deco
On Jan 9, 2006, at 1:30 AM, Maninder, Singh wrote:

The call back function is after returning from  the server.

callback
V1.5
function(form) {Form.serialize(form)}
A function that will get executed just before the request is sent to the server, should return the parameters to be sent in the URL. Will get two parameters,
the entire form and the value of the text control.

Actually you are not correct. Check the documentation for callback above.
This should work for you.

Thank you,
Mandy.
_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to