node_save_redirect
2,050 sites
Security covered
This module provides a method of specifying a location to take the user after saving a piece of content.
A set of radios buttons are added to the submission vertical tab on the content type edit form.
The available options are.
Default - Default behaviour
Return to Edit page after saving
Return to content overview page (assuming the user has access permissions
Re-redirect to another location. (any valid drupal path)
** New in 7.x-1.x **
Tokens are now supported for custom paths.