Hi, I need help with this thing...
I have a Table with some Checkboxes columns and I need to block some of this columns to be checked based on the input of another column. How could I do it?
For example: I have checkboxes for Option 1, 2 and 3. In the column A, if it's written Answer A all three options will be checkable, but if it's written Answer B only option 1 and 2 will be checkable. How can I block this 3rd checkbox to be checked in all the column?
Thank you in advance!