Send Us Your Feedback

AXURE 202 - Article 2: OnChange Event

Overview

    1. OnChange Event
    2. Using Conditions on the OnChange Event



1. OnChange Event

The OnChange event is available on the Droplist and List Box widgets. The OnChange event occurs when a droplist or list box item is selected. This can be useful for prototyping droplist navigation, where selecting an option in the droplist links to its respective page.



2. Using Conditions on the OnChange Event

Like cases on other events, cases on the OnChange event can have conditions defined in Step 1 of the Interaction Case Properties dialog.

Typically on the OnChange event, cases will have a condition that compares the "selected option of" the droplist or list box to a "value" in the droplist or list box.