I thougth this :

In view I can get active url or function or what ever... :

{{session.last_visited_url=request.url}}

Last visited url : {{=session.last_visited_url}}


But then I would need to actualize these session variables on any events
that when the user make action... But I am blocked if the user use the
navigator button...

Richard

On Tue, May 24, 2011 at 12:14 PM, pbreit <[email protected]> wrote:

> Request.ENV.referer but it's not super reliable.

Reply via email to