17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1699 Views |
-
Multi-page form ideas ...

27 March 2008 at 9:16am
I'm looking at how best to implement a 6-10 page form. One option is to build it entirely in SilverStripe, and another option is to integrate with one of the existing (hopefully PHP5-based and similarly architected) complex form packages out there.
Do people have experience with the form packages out there to help me wade through the myriad of options...
-
Re: Multi-page form ideas ...

7 November 2008 at 2:14pm Last edited: 7 November 2008 2:14pm
Really old post, but we have the multiform module now. Documentation, and where to download can be viewed on this page:
http://doc.silverstripe.com/doku.php?id=modules:multiform
It's quite simple, because it uses the existing SilverStripe Form API, and abstracts each step into a separate PHP class that knows what step is ahead of it, so pressing "Next" in the form takes you to that step.
An example of it in action: http://kiwiselect.co.nz
| 1699 Views | ||
|
Page:
1
|
Go to Top |


