Show/hide fields based on checkbox in multifield
I have a checkbox in a multifield based on which i want to show/hide certain multifield items. I have tried following the instructions in (/apps/acs-commons/touchui-widgets/showhidedialogfields/source/showhidedialogfieldstabs.js ) however i cannot get this to work. It only hides my fields on initial load of dialog but upon checking the checkbox it does not show the fields at all. Checkbox checked value is string true. Unsure of what i am doing wrong here.
Node structure for checkbox (enableLinks)

granite:data node for checkbox

Show/hide field container properties, it contains a pathfield and select dropdown field

granite:data node for show/hide container

