Forum Discussion
OscarCarrera
4 years agoCommunity Member
Initiate State: Disabled (Not Working)
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?
DenMiden
Community Member
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.
OscarCarrera
4 years agoCommunity Member
Thank you so much, Den! I appreciate the time you took to help me!