Active
Project:
Vertical Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 May 2011 at 13:10 UTC
Updated:
26 May 2011 at 13:10 UTC
Currently vertical tabs configuration for each form seems to be stored inside the vertical_tabs_forms variable. This has a major drawback though: you can not export the configuration of a specific form with Strongarm into a Features module. Therefore I suggest splitting up the vertical_tabs_forms variable into 1 variable per form, so the configuration of each form can be exported easily with Strongarm.