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.

Comments

askit’s picture

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?