Posted by lklimek on June 25, 2011 at 6:05pm
This module displays webform fieldsets as vertical tabs.
GUI issues
If a field on the form is too long and breaks tabs layout, you must limit its width in webform field properties (for textfields width=30 works for me).
Known limitations
Nested fieldsets (e.g. fieldset in a fieldset) are not supported.