It would be very nice if Conditional Fields were compatible with Vertical Tabs.
Currently the tabs are not hidden.

Comments

manuel garcia’s picture

Version: 6.x-1.0-beta2 » 6.x-1.1

Confirmed, it isn't working for fields groups inside vertical tabs, using the latest stable version from 2010-Jan-15 of Conditional Fields.

It would indeed be a nice thing to have, though I wonder how useable it would actualy be for the user if the controlling field is not right on top of the vertical tabs stack, I guess the js should trigger the opening of that specific tab at least.

+1

jvandooren’s picture

I can confirm this too...

But I think this has nothing to do with vertical tabs but with the fact that conditional fields does not support nested CCK fieldgroups: http://drupal.org/node/650008
At least, that was my problem...

I fixed it temporarily by "unverticaltabbing" my fieldset (http://drupal.org/handbook/modules/vertical-tabs) and moving it to my root level.

jmary’s picture

I've posted an issue for that ( http://drupal.org/node/762236) as if we disable vertical tabs, the conditional fields are behaving correctly.

So that I think that the bug is actually in the vertical tabs module.

open social’s picture

We would like this too to work.

We are searching for a fix,

will post when found

open social’s picture

StatusFileSize
new1.37 KB

Ha Fixed

see attached patch

open social’s picture

Category: feature » task
Status: Active » Needs review

Status change

ardnet’s picture

Issue summary: View changes

Hi, just wanna ask any update regarding with this issue? as apparenlty I also encountered the same problem with vertical tabs
I'm using ver 7.x-3.0-alpha1 btw.

Please advise. Thanks

ardnet’s picture

Version: 6.x-1.1 » 7.x-3.0-alpha1
ardnet’s picture

Version: 7.x-3.0-alpha1 » 6.x-1.1

Nevermind, turns out after I updated jquery_module to 7.x.2.4 the problem are gone.
I switched back the issue version to previous one.

cheers

peterpoe’s picture

Status: Needs review » Closed (outdated)