Description
Have this set up on a content type that has a term reference field as the dependee, and 16 fields that are dependent upon it based on which selection is made. Each field becomes visible when the dependee field has a corresponding selection. So if 'Topic A' is checked in the dependee field, then the 'Topic A Subfield' displays. At first I thought this simply was not working, but then by accident I discovered that it does work, so long as each individual field is placed within a fieldset. So 'Topic A Subfield' needs to be in its own fieldset, 'Topic B Subfield' needs to be in its own fieldset, etc.
This is on Backdrop 1.13.2 with Field Group v1.x-1.0.4 installed. I have not tested in a vanilla build of Backdrop, so this module could very well be conflicting with another module. But wanted to post this here at the moment of discovery in case anyone else is coming across a similar issue. I'll try to post more after I have tested with no other modules present.