Forum Discussion
SamanthaGurski
12 months agoCommunity Member
Game Show Interaction: Help!
I'm working on a game show style interaction where learners guess the average cost of items and get points for accurate guesses.
I'm stuck. I want to make it so that, once they guess, they can't ...
MichaelHinze
Community Member
You could try "disabling" the data entry boxes. Put a shape over a data entry field, format the Normal state as needed, and set its initial state to hidden. The add a trigger to the data entry box to change the state of the shape to Normal when data entry file losses focus and its value is not equal to 0.
SamanthaGurski
12 months agoCommunity Member
You can tell I had been looking at this WAY too long. I was trying hotspots, and when that didn't work I came here. That's the solution. Thank you :)