Hi,
I would like to be able to edit a step e.g. the 4th step.How can I do that without starting from the 1th one and go on?
Is there a link for each step?
thanks

Comments

stBorchert’s picture

Status: Active » Fixed

As you can read in the README.txt each step is accessible via its machine_name.

* You may directly access a step by adding ?step={step_name} to the current url.
E.g.: node/1/edit?step=step_article_additional will jump to the step named
"step_article_additional".
If there are steps with unfilled required fields (step is "not skippable") the
first non-skippable step will be displayed instead of the one requested by
url.

pinkonomy’s picture

Thanks

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.