Get last visited node?
nuvious - June 29, 2009 - 19:07
I'm trying to figure out if there's a way of getting the last visited node via a token hook or base drupal hook. Basically I'm linking a content to a content response form and I want the last visited node to be auto-selected as the node for inquiry. Is this something I can do using a simple drupal hook or do I have to put the node reference in the link to the response page?
