I have a single checkbox with values "no" and "employee" that I want to use as a controller. I have several other fields inside a fieldgroup called "employee info" that I want controlled. On the fieldgroup settings, I have selected the "employee" option as the affirmative one that should show the fieldgroup. However, the fieldgroup is always shown regardless of the state of the checkbox. The messages indicating that one is controller and one is controlled show up on the "manage fields" page as expected. I have played with the fieldgroup's "style" setting and adjusted it from "always open" to "collapsible" to "collapsed" with no effect. I have tried to "require" the checkbox and not require it with no effect. I have changed the widget type of the checkbox to radio button with no effect. I have tried to adjust all fields within the fieldgroup to also be controlled by the checkbox, but that didn't work.

What on earth am I doing wrong here? It seems like I have the settings all right. Help!

Comments

peterpoe’s picture

I can't reproduce the issue. Maybe the problem is with javascript. A conflict with some field inside the fieldgroup possibly. Could you export and send the field definitions so that I can test them?

rconstantine’s picture

I applied the patch here: http://drupal.org/node/373954 and all is well.

peterpoe’s picture

Status: Active » Closed (fixed)

Ok thanks closing.