1. Set a custom state that is a yes/no value.
  2. Set default value to no
  3. when button is clicked set the state value to yes
  4. conditional on the button for when the custom state value is yes, property to change, this element is not clickable and check the box
1 Like