Hello everyone!
I’m new to this forum, so first of all, I’d like to greet you all and thank you in advance for any help you can provide.
I’m facing an issue with checkboxes in my Cabbage project. I have five checkboxes, and what I want is that when one is selected, all the others get deselected automatically. For instance, if I select the first one, the others should all be unchecked; if I select the second one, only that one should remain checked and the rest unchecked, and so forth. Additionally, I need that each time one is selected, a conditional action is triggered to display certain information related to that checkbox.
I’ve tried to implement this behavior, but I can’t get the other checkboxes to deselect when one is chosen. I would greatly appreciate any advice or suggestions to solve this issue.
Thank you very much in advance!
Best regards,
Carlos