Hi,

Can someone tell me when the following limitation is getting fixed or does anyone have a workaround. I really need to use radio buttons as parrent item.

Only attributes that are displayed as select boxes (drop-down menus) can be used as a parent attribute. Using other types of attribute displays for the dependent attribute is possible, however (for example, a select drop-down menu disabling a set of checkboxes is valid, but not the other way around).

Thanks in advance

Comments

stewart.adam’s picture

Sorry for the delayed response, I thought that this project was a member of my 'always notify' notification group but it must have slipped through the cracks.

The way the JavaScript dependency parser is currently written, only select lists are supported. Adding support for radio options should be relatively simple but at the moment my focus is on making the module stable with select lists and then I will look into adding support for other parent input types.

stewart.adam’s picture

Status: Active » Closed (duplicate)