Fieldset
The fieldset is a useful component for organizing and grouping related items within a form. By default you can add all form components, titles and buttons to a fieldset.
Conditional
This fieldset can be configured to become visible only when certain form values have been set. For example when a customers checks a specific checkbox. In edit-mode you will always see the fieldsets, but on the live website the fieldset will only be shown when the correct checkbox or radiobutton is checked.