Drop-Down List Question

You have to have a seperate action that takes place for each selection. For instance, you may add a "submit answer" button on the page. The on click action of the button could be set to show text block 1 with a condition that the associated drop down list variable is equal to 1. Place an addtional on click action on the button to show each appropriate text block based on the value of the variable.Each of your text blocks can have on show actions on them to hide the other text blocks ... this way if the users makes a second selection and clicks the button, the new text box is displayed previous text block will be hidden.

Discussions have been disabled for this post