Hello,
I'm trying to figure out how to disable and clear check boxes if a certain checkbox is selected. In my case I have a list and one option is "None". If the user selects "None" I would like to disable the other checkboxes and clear any that were previously selected. I've looked through the docs and through previous support tickets and I'm unsure how to accomplish this. Any help would be appreciated. Here is a plunkr with an example https://plnkr.co/edit/kojosg9TGkd6y996
Thank you,
Casey