sequential sub-forms / 'sections'
anisotropic - October 19, 2007 - 02:31
| Project: | Multiforms |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
<ramble> along with the addition of checkboxes / radio groups, another cool feature would be the ability to create a multi-form survey that takes the user through the sections sequentially. I'm thinking the admin ui should almost be like weighting the sections and attaching completion requirements to each section ( all fields, 3 fields, etc... )

#1
Cool idea... Adding condition logic following form submission (i.e. "go to section X" if submitted field Y = 'foo') would be a blunt instrument to accomplish this, but seems like there could alos be elegant shortcuts (a checkbox to go to next section on completion).
I'm going to be focussion on adding multiple choice/checkbox components for the next month, but after that I'd like to start looking at how to do what you're talking about.
Cheers,
Mike