Hey there,
i'm attempting to add a "Select All" option to my checkbox Group component. Is this something that is possible to do?
I've attempted to change the selectedIndexes
in a javascript function but it seems to have no effect on the checkboxGroup component
checkboxGroup.selectedIndexes['1', '2', '3' ]