Forum Discussion
Storyline360 - Text Entry
The text entered in a text-entry field is stored in the associated text variable. When you insert a text-entry field, Storyline automatically creates a variable and the trigger that sets the variable to the typed value.
By default, the first text-entry field's variable is called "TextEntry." The next is "Text Entry 1," and so forth.
It sounds like the triggers for both of your fields somehow set and display the same variable. If that's the case, the entry from the first slide's field will appear in the second slide's field. That happens because a variable maintains its value until a trigger adjusts it.
The solution: Adjust the triggers so each text-entry field sets (and, therefore, displays) a unique text variable. If the project doesn't already have the extra variable needed, just create one.
FYI:
- I highly recommend renaming variables with a more meaningful name.
Related Content
- 10 months ago
- 1 year ago