Hide certain checkboxes based on if statement
Hi,
I have a piece of code that reads whether or not a certain value is inputted in another field. If that field is a certain value, I would like it to hide specific checkboxes within a checkbox field. Is that possible?