Hello all,
Couldn't find any information on this question in the forum so appreciate any feedback. I have two different checkboxes each within its own gallery. The checkboxes contain the days of the week. I was hoping to make it so that if I selected two days in the first gallery that it would grey out those two days from the second gallery. For example, if I choose Monday & Tuesday in the first checkbox then I would not be able to select those two days in the second checkbox.
Potentially unrelated information, the checkboxes are populated by a list within square brackets. I am using a hidden label to count the number of checkboxes selected. So if I select two days then the rest of the days are disabled within the checkbox.
Please let me know if you need any additional information and thank you for your time.