Having no luck getting much of this working with either beta4, 5, or dev versions. Anyone know if this module is still supported?

With bet5 and latest dev i created a route (test1) with 3 pages, p1, p2 and p3. When i go to /test1 i get my form for p1 (url is /test). When i hit forward it saves p1 node and goes to p2 (node display) but the url is still /test, when i hit back it goes back to p1 form and loads the node created, when i hit forward again it says that node was updated but stays on this form and does not go to p2.

if i enter test1/p2 it goes to a p1 form - not p2 node display

if i go through p1 then to p2 and then p3 (another node edit form) it seems to load p1 node again

in short.. none of this works and pretty much the same with last few revs.

ideally trying to make this work with profile_setup to create a multistep user registration form but that module doesn't seem to work either.. but maybe that stems from issue with pageroute??

Comments

bryancasler’s picture

subscribe

NathanM’s picture

It seems to be quite buggy at the moment, and not much is going on, at least on the CVS. It is too bad, because this could really be something special if done properly.

Anonymous’s picture

See http://drupal.org/node/699458#comment-4574750 for some info on this... I had the exact same problem.