Any form that start on the node page should return the visitor back to the node page when they're done, rather than redirecting elsewhere. A perfect example is the reply form.

CommentFileSizeAuthor
#1 rsvp-n964506.patch602 bytesdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new602 bytes

A quick patch that adds rsvp_function_session_parent('node/'. $node->nid); if any content was added to the node.