Forum Discussion

KateMackenzie's avatar
KateMackenzie
Community Member
4 years ago

check boxes

Hi - is there a way to prevent a state of a check box being made "normal" again, once it's been selected? I'm using the selected state of all 5 of them as a trigger for the next button.

Maybe once all 5 are selected i put a clear shape over the top?

thanks!

 

  • Add a blocker on top of it. When triggered to 'select' also make that blocker visible. Now you cannot click it anymore.

  • NejcZD's avatar
    NejcZD
    Community Member

    I would go with changing the state from selected to disabled. The trigger would be:

    Change state of X to disabled when state of X is selected.