By zzJames on
Hi
in the pagerouteUI admin pages there is an option "Preserve destination parameter during this route."
I assume this means the URL to be directed to at the end of the route?
How do I pass/specify this parameter, there seems to be nothing in the pageroute documentation.....
This may be blindingly obvious, so I am happy to be virtually flayed in front of the whole online community
Thankyou
zz_james
Comments
use final node in path if possible
since I actually only want to end up at a node view page I just made this the last node in the path, and took away the 'back' button
cheers
zz
no I didn't
this didn't work so I created a final step to a page that didn't exist and used admin/url alias to redirect it.