Forum Discussion

SallyCastle's avatar
SallyCastle
Community Member
3 years ago

Text entry - multiple answers

Hi,

I have a freeform question with 5 text entry boxes. Each question could be any number of answers eg. red, blue, green, purple, or pink. When a user types red for all 5 answers it still appears as Correct, as red is part of the options chosen.  How can I create a trigger which states that if textbox1 = 'red', then 'incorrect' layer shows if the users has written 'red' in textbox 2,3,4,5. I have tried writing a trigger: Show Incorrect layer when user clicks on submit if variable textbox2=variable textbox1, but I cant understand why its not working.

2 Replies