When I do click on the reference node Tab and
I've finished the creation of the related node I
would like to come back to the node that I was
originaly creating...
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | destination-admin.patch | 753 bytes | vkareh |
| #2 | destination-nodereferrer_create.patch | 3.98 KB | vkareh |
Comments
Comment #1
fossie commentedHello,
I've added :
'query' => 'destination=node/'.arg(1),
to the menu created in the module.
Don't know how to post a correct patch.
HTH,
Fossie
Comment #2
vkareh commentedI created a patch to do this in 6.x-1.x-dev. It properly adds a
destinationargument in the URL to bring the user back to the original node. It can be turned on/off in the admin settings screen.Comment #3
shaneonabike commented+1