Hi, I'm trying to add a "Save and go to next" action on the edit page of the admin generator.
Currently its difficult to bulk edit entries via the admin interface. >From the list page, you click on an item, edit it, save it, then have to click back twice before clicking on the next item. I'd like to add a way to save an entry and go to the next entry to edit automatically. The next page should take the user to edit the next item in the list depending on the current filter settings. I guess I have to create the pager object in executeEdit(), like in executeList() but if someone knows an easier way than doing this by hand, or if someone else has already done this, I'd love to know. Thnks Gareth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---