Personal tools

Members

You are here: University Home Members mjm33 Matt's Work SSDS SSDS Work Blog Multi-Page Forms

Multi-Page Forms

by mjm33 posted on Dec 08, 2008 06:14 PM last modified Dec 08, 2008 06:14 PM

Plone

To create a multipage form in the Form Overrides this code needs to be entered in the Custom Sucess Action:

traverse_to:string:form2

form2: is the shortname of the second form.

Also under form edit: make sure on all form the 'Reset' button is removed and on all forms apart from the last the 'Submit' button is relabeled 'Next'