Hi, apologies if this goes somewhere else.

The processForm method generated buy the admin gen binds, checks for
validity, saves and then redirects to the appropriate page.  However,
this makes the processForm method unavailable to ajax actions that
want to return JSON.  Maybe the save/redir should be in different
methods?  Or it could only redirect if isXmlHttpRequest() is true?

ashton

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to 
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to