Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Multi-step Form 0.3 - MultiFormProgressList


Go to End


2 Posts   1419 Views

Avatar
gakenny

Community Member, 153 Posts

31 July 2010 at 1:37pm

Hello,

I am trying to get my first installation of this module running. I have successfully created the forms as per the documentation. However, I have an issue while trying to add the progress list to the template. I receive 'Page not found error' when I select the relevant menu item. Removing the <% include MultiFormProgressList %> from the template restores the page.

I suspect that the issue is in the control <% control AllStepsLinear %> called in the MultiFormProgressList.ss template file as removing this control also allows the form to be displayed.

I have debugging enabled but I receive no further information as to the cause of the issue. Can anyone assist with troubleshooting ths 'Page not found error'?

Thanks,

Gary

Avatar
gakenny

Community Member, 153 Posts

31 July 2010 at 2:58pm

Hello,

I reduced this multi-step form to one step and I was able to display the progress list. I have now added amended steps and this continues to work correctly. I suspect an error in one of the forms.

Thanks,

Gary