I'm not completey understanding what you're trying to accomplish. When you say Ajax call from a controller, what exactly do you mean? It doesn't sound like you're talking about a typical ajax request from a browser.
On Thursday, June 3, 2010, fRAnKEnSTEin <[email protected]> wrote: > Hi, > > is there any way to render multiple partials with an ajax call from a > controller? the problem that i am having is that i need to refresh > after the ajax call, segments of html that are in differentes > separated parts of the dom, so i can not create a partial with this > elemets inside(because that will force me almost to create a partial > with al the <body> inside XD) > > I think rendering multiple partials could solve may problem..but not > sure if this is the right aproach.. > > Any idea? > > Cheers > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" 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/symfony-users?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
