Initiate State: Disabled (Not Working)

Sep 22, 2021

Hi all,

I've changed the initial state to disabled on a "Start" button. When I preview, I still see the normal state "Start" button. Any advice on what I am doing wrong?

8 Replies
Den Miden

Hi Oscar,

It looks like your text entry field is out of focus as soon as the timeline starts. To make it work, please add a condition to your existing trigger "Change state of startbtn - Start  to Normal" to read "if userName not equal value (blank)". This way the userName will be captured before the start button is enabled.

Maria Costa-Stienstra

Hi, Oscar.

Thank you for sharing your .story file and the recording of what you're experiencing!

Den gave you a great suggestion above to fix the start button not showing as disabled. The hidden text is still showing, however, so I would also change the greeting trigger to: 

Change the state of greeting to Normal when the state of startbtn is not disabled.

I hope this helps!