It will be great to adopt a tab interface so that we can arrange element beyond the same page.
For example ,
We have a product content type with a lot of fields description a product
If ds module has tab interface, we can arrange product information into different tabs.

I'm not sure whether it is best to do with other tab like modules or ds.

Comments

swentel’s picture

Status: Active » Closed (fixed)

Well, if you install the tabs module, you get this for free. Create a fieldset at admin/ds/nd/fieldgroups (or if you defined fieldsets with the fieldgroups module of cck), drag and drop them into the interface and choose 'tabs' as a formatter. So basically, you don't need the fieldgroups and/or cck fieldgroup tabs module for this to work. Re-open if you mean something else (or if it doesn't work heh).

astra’s picture

Version: 6.x-1.1 » 6.x-1.2
Category: feature » support
Status: Closed (fixed) » Active

For testing I installed the tabs module, created a ds fieldgroup and a cck fieldgroup. Then put them into a layout, for example, a Teaser mode. Now I can find the Tabs in the cck fieldgroup formatters, but NOT in the ds fieldgroup.

How to enable the Tabs formatter for ds fieldgroups? Thanks!

swentel’s picture

Can you simple resave the ds fieldgroup and see if it show up afterwards ? It's something I can't really fix (without ugly hacks), so that's the (I admit annoying) work around.

swentel’s picture

Status: Active » Closed (fixed)

Ok, did the flow myself and that's indeed the workaround to get the tabs formatter in it.

astra’s picture

The Tabs formatter shows up after re-saving the ds fieldgroup. Anyway, it works. Thanks!