The defined href or Submit Program:Submit Function is executed for the onChange event of the combobox. The Action Label setting of the command shows as the Label. When using the combobox input control, you can use one of these methods to populate the list:
The Range Value option provides a comma-separated list of options that can be static text or string resource keys. The Range Program/Range Function settings define the JPO:method to use to build the list of choices for the combobox. These functions work the same as described in Column Values Editable from Combo Box, Values from JPO. If you provide both a Range Value setting and the Range Program/Range Functions settings, the Range Value setting is used. This example shows using a combobox as the input control.
The onChange event triggers the emxShowFilteredTasks.jsp. |