This isn't a big deal but there are some invisible elements showing up on my node creation form. I used to have vertical tabs but no more. Now I'm just using fieldsets.

<h2 class="element-invisible">Vertical Tabs</h2>
<div class="vertical-tabs-panes vertical-tabs-processed">
<input class="vertical-tabs-active-tab" type="hidden" name="additional_settings__active_tab" value="">
</div>

Comments

nils.destoop’s picture

Status: Active » Closed (won't fix)

This is the vertical tab that drupal core is always placing on the node forms. This is not a group that is added by fieldgroup.

nils.destoop’s picture

Issue summary: View changes

add code