Help with disabled states.

Jul 06, 2021

I am trying to do a basic two-button slide.  I have a base layer, with two buttons, both in the normal state.  I want to click one button, and reveal the accompanying layer, and then when the other button is clicked, disable the first button.  I am clicking the first button which is working fine, but when I click the second button, both button return to the normal state

3 Replies
Jacob Bianchi

This is where I'm at.  I am guessing I'm just having a super minor issue and just can't figure it out.  Just basically once both of the buttons are clicked, they will be in the disabled state, and I'll add a "next" button in that will be triggered when they're both in the disabled state.