Forum Discussion
MarcusBiady-7a0
2 years agoCommunity Member
Conditions not working in my SL interaction
Hi everyone, I am a little frustrated with this one and am hopeful someone can help me.
I've got an interaction whereby new starters in the company must click hyperlinks to read policies, click a ...
WaltHamilton
2 years agoSuper Hero
There are problems with some triggers in the layers on the 4.1 slide: I suspect you copied them from other slides but didn't adjust them for the objects on their new slide.
This one sets TextEntry55 to the typed value, but checks if FirstLastName is not blank.
Try this version:
FWIW, you have a text entry box and a variable, both of which are named TextEntry1. I was very confused. More descriptive, unique names can save you a ton of heartaches later.
These triggers on the layers reference the variables from Slide2.1.
Updating them will allow the interaction to function as you wish.