My multistep form uses groups for things other than steps, but since Multistep doesn't know the difference, these normal groups are shown in the block as steps.
I recommend implementing something similar to the new multigroup feature in CCK - a new 'type' for groups (see attached image).
Thoughts?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | multistep-551944.patch | 4.34 KB | vkareh |
| multistep_group.png | 14.67 KB | Anonymous (not verified) |
Comments
Comment #1
vkareh commentedMaybe there could be a checkbox in the fieldgroup editing form to specify whether the user wants the fieldgroup to appear as part of the index block or not. I attached a patch with a possible solution.
Let me know if this works for you.
Comment #2
Anonymous (not verified) commentedSeems perfect, a much easier solution!
Marking as RTBC, feel free to undo if you'd like a third opinion...
Comment #3
vkareh commentedI've merged this patch into the new development snapshot.