Forum Discussion
jyothisita
11 years agoCommunity Member
How to remove an initial value (0) from a "Numeric Entry" field
Hello,
Can anyone know, how to remove an initial value i.e. 0 from a "Numeric Entry" field?
Thanks in advance....
AlyssaGomez
7 years agoStaff
Hi Jennifer!
There seem to be two different issues going on here, so let's tackle them one at a time:
-
The initial value of the text entry field is 0 and not blank: This is happening because there is a bug in Storyline 360 where when you rename a numeric variable, the entry field and the variable reference display a 0 instead of the default blank.
For example, in your file, the variable NumericEntry was renamed to SugVal. Now that the variable has been renamed, the default value will display as a 0.
Our team is looking into this bug, and we'll let you know as soon as it is resolved. -
The slide would not reset back to its initial state: This was happening because you were mixing your variable references. In the trigger panel, I saw the first numeric entry referenced as NumericEntry and as SugVal in another instance.
To fix this, I made sure all of the variable references were consistent using the new names, like SugVal.
In this updated file, you'll see that the numeric entry fields now reset to 0 when you click the Reset button. Please take a look, and let me know if it's working for you!