I have a module (no Dimension) with 5 -line items labeled 'Custom 1' through 'Custom 5'.
When any 'Custom' checkbox is selected, all other checkboxes should be locked but the selected (example: Custom 1) one should remain editable.
If the selected checkbox is unchecked, all other checkboxes should become unlocked again.
I'm running into an issue where I lock everything without the one selected being editable.