Forum Discussion
Layer not showing as per trigger
Hi, Tanjima.
I'm happy to help!
The logic on your current trigger works, as long as the layer Handling objections and all the markers are not the last ones visited. It checks to see if all the layers are visited first, with the conditions that the variables related to the markers are also true. The problem is that if Handling objections is the last layer visited, none of the variables will be true.
So here's what I'd suggest (and I'm attaching an edited .story file with those changes):
On your Handling objections layer, create a variable to check if all markers are visited:
On your base layer, check when that variable changes and if the other layers are visited:
Since we have to consider that the user might click the buttons in a different order, we can also leave your initial trigger there.
This can also be done using variables if you'd rather only have one trigger.
As for the question about feedback, I wasn't able to see the Question Bank, as the .story file you attached had an empty one:
Let me know if you have a different .story file I can look at.
Related Content
- 11 months ago
- 7 months ago
- 7 months ago