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.

Archive /

Our old forums are still available as a read-only archive.

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

Step by step form


Go to End


3 Posts   2019 Views

Avatar
Macello

Community Member, 37 Posts

19 September 2008 at 6:16am

Hi, i wnated to know if itz possible, and if yes how i do have to build a UserdefinedForm, wich is in several steps, like it asks for basicially information in the first step, by clicking on "next" button the next form shows up, and finally by clicking on "send" all the information will be sent together?

This should be to make a long form a little easier to fill out for the client.

Thank you already for your opinions!

Macello

Avatar
Willr

Forum Moderator, 5523 Posts

19 September 2008 at 2:16pm

User defined form can't do this. You can do multi step forms with the multiform module - http://doc.silverstripe.com/doku.php?id=modules:multiform but this does not work with user defined forms

Avatar
Macello

Community Member, 37 Posts

20 September 2008 at 1:54am

Thank you for your quick answer!
Now itz the clients choice if he prefers self editable form or mioultistep form!