What Action event to use to Select value from drop down box?
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.
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.
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.
Maybe this tutorial can be of some help.
Maybe this tutorial can be of some help.
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.
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 have been locked on this page!