Closed (fixed)
Project:
Pageroute
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2007 at 19:42 UTC
Updated:
21 Apr 2007 at 20:18 UTC
Can anyone explain the destination perameter to me? How do I add one to a Page?
At the end of my pageroute, I get linked back to the beginning of the route, but I'd like to have it link somewhere else. How is this done?
Comments
Comment #1
fagoyou could upgrade to the latest dev snapshot, which has a new feature which let you configure a redirect destination, to which the user will be redirected after he has completed the route.
Otherwise use
routepath?destination=user
Where /user is an example redirect destination.
Comment #2
(not verified) commented