Am I missing a step in setting up pageroute?
fkiner - May 5, 2009 - 19:07
| Project: | Pageroute |
| Version: | 6.x-1.0-beta1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I wanted to create ebay-like listing subbmition process.
I installed the module.
I set the route.
I created pages:
step1: Creates a node with title and body
step2: creates picture for the node
step3: choose category
step4: show the listing
Here is the problem:
It doesn't create any nodes and does not pass any arguments to the next steps.
Do I have a bug or I am missing something? Is it something in the path I suppose to do?
Can somebody explain how do it? "Pageroute for dummies" please!
And how do I put everything together in Views?
Thanks.

#1
I have the same problem: The workflow ends when the first step completes. User is not brought to the next step. I checked settings, read the doc but didn't any clues. Do I miss anything obvious?