Closed spficklin closed 5 years ago
I think the best way to do this is just with a form_alter hook and remove the unwanted fieldsets.
Fixed by making the descriptions appear. This seems like a better fix then removing the description because it reminds the user what the step is for.
The last step of any workflow provides a list of user submitted values. Unfortunately it also includes the 'Description' fieldsets before each step and they are all empty. These should be removed.