Forum Discussion
PaulaCadogan
4 years agoCommunity Member
Get a form to show correct or incorrect input
I am trying to create a way for people to learn how to use software that involves inputting a lot of data. I want to give them practice data to use and have each text input show a tick or x dependin...
JudyNollet
4 years agoSuper Hero
Hi, Paula,
Your "wondering" is on the right track. You can use a trigger condition to control when to show something.
Here's the User Guide info about conditions:
Something else to consider: Instead of putting the tick and X on layers, you could put them as different custom states in a base-layer object, and then change the state of that object based on the condition.
Another option is to put both on the base, and set the Initial State to Hidden:
Then change the state to Normal with a conditional trigger.
Those are just different ways to do the same thing. The "best" method is whichever one you prefer.
:-)