justinmind-logo
 
Upvote 1

What Action event to use to Select value from drop down box?

Answered Victor Conesa 12 years ago

Hello - How do I capture when a user selects a value from drop down? I have tried both onclick and change actions but they are not working? I am trying to capture a value and then show a panel in dynamic view.

Best Answer
photo

Create an "On Change" + "Set Value" event for the dropdown, and select a Text element on the Canvas to be the target of the "Set Value" action.

For the value, click "Calculated" and the Calculated Expression builder will appear. Drag the drop down into the open space in the expression, and click OK twice to finish building the event.

Replies (2)
photo
1

Create an "On Change" + "Set Value" event for the dropdown, and select a Text element on the Canvas to be the target of the "Set Value" action.

For the value, click "Calculated" and the Calculated Expression builder will appear. Drag the drop down into the open space in the expression, and click OK twice to finish building the event.

Leave a Comment
 
Attach a file