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?

CommentFileSizeAuthor
#1 multistep-551944.patch4.34 KBvkareh
multistep_group.png14.67 KBAnonymous (not verified)

Comments

vkareh’s picture

Status: Active » Needs review
StatusFileSize
new4.34 KB

Maybe 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.

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

Seems perfect, a much easier solution!

Marking as RTBC, feel free to undo if you'd like a third opinion...

vkareh’s picture

Status: Reviewed & tested by the community » Fixed

I've merged this patch into the new development snapshot.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.