It appears that I can only set a content type, and not indicate that I want the first page of a route to be a user registration (role would be anonymous, of course, at that time).
I want to define a pageroute to walk Person A through creating a user account and content profile for role A, and another route to walk Person B through creating a user account and content profile for role B.
Can this be done...? I have defined routes for the two different role that take existing, logged-in users through routes, but can't seem to get it to work to include an initial user registration.
Comments
Comment #1
GreyHawk commentedClosing this because of two factors:
1. I created a workaround for the registration side by using Role Theme Switcher, Login Toboggan and manipulating block appearance by theme and role.
2. The issue with pagerouting from unlogged-in users to logged-in users is less important than figuring out why Pageroute is not working after users hit the first "Add Page" node; after submitting the page, the routing goes away and the user isn't prompted to the next steps. That's a problem.
So, this issue is moot.