Closed nalexeric closed 9 years ago
Fixed by creating custom templates for each step.
I have this same issue. It would be good for the documentation to indicate that forms with greater than two steps do not work. This seems like a bug to me.
Exactly. Not workig with more than 2 steps. I have created a template factory.
Alright, I have opened this issue in #62, since this issue was closed prematurely.
Can someone please upload a simple example with more than 2 steps?
I've downloaded the example, simply added a third step between the two that are already defined, but I can't get past the second step. After I fill in the data from the first step and hit 'Next', the 'Next' button on the second step is active for half a second or so, and then becomes disabled. Moreover, after I hit 'Back' to get back to step one, the 'Next' button on the first step becomes disabled as well.
This is the relevant code where I think I'm doing something wrong.