So ive been trying to get this to work with no sucess
i have a multiple choice field that unhides radio button controls based on different options selected
one of the hidden radio buttons has a selection that sholud select all options in the previous multi select choice control as well as select 'Remove' option in the hidden controls.
Once all options are selected in the multichoice field rules dont apply and other choice controls stay hidden, and the ProcessOnChange(ControlD) doesnt work. if i uncheck any of the options in the multiselect choice controls code runs as expected
below is my code (the top code above the function clears radio buttons when controls are hidden):
|