[Rails] Re: best techniques for ajax-submitting multiple forms at once requested
Bill,
Yes, thanks, that indeed does the trick!
Best,
Lille
On Jun 15, 11:17 am, Bill Walton <bwalton...@gmail.com> wrote:
> Hi Lille,
>
> On Tue, Jun 15, 2010 at 10:11 AM, Lille <lille.pengu...@gmail.com> wrote:
> > But isn't there a technique for merging the data from the individual
> > forms and ajax submitting it all at once?
>
> Never tried this particular scenerio, but the link_to_remote method
> takes a :submit argument that will serialize and post all the inputs
> inside the div specified as its argument. You might give that a try.
>
> HTH,
> Bill
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home