Using pageroute to display usernode as its final step
Posted by firebus on April 16, 2007 at 12:12am
The handbook explains how to add a "View" item as the last page in your edit page route. This is great if you have a single nodeprofile content type.
However, the place pageroute really shines is if you have multiple nodeprofile content types, and you want to use pageroute to create a wizard that the user can use to update all their nodeprofile nodes at once.
In this case, you don't want to display the lonely node for one of the node profile content types at the end - you want to end up on the usernode (if you're using usernode) or a view.
Read more