I'd like to see the feature to set a ?detination=*current-page* suffix to "node edit link" and "node delete link" fields.
For an example,
There is a block with all "artciles" from a user who own them. I add an "Edit this" link which takes user to node/X/edit page. My suggestion is, adding ?detination=*current-page* suffix to HTML output of the "edit this" link so users will be redirected back to the page that they were.
Then, if a user was reading node/2 and saw the block and clicked the link, user will be redirected back to node/2 upon submission at node/X/edit instead of bode/X.
Thank you.

Comments

dawehner’s picture

In theory it should be possible if you set "output this field as link". There you can already change the path to what you actually need.

ayesh’s picture

Hi Daniel,
Thanks for the update. Actually what I'm suggesting is relative to what you mentioned.
What about adding a checkbox - "Redirect back to where users was upon submission"
So admins can easily create "admin/content/node/"--like forms.

dawehner’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev

Such a feature will definitive only be implemented in 6.x-3.x

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)