Configuring an Array Combo Box Animation
- Last UpdatedJul 13, 2023
- 1 minute read
You can configure a combo box with values from an array and captions.
To configure an array combo box animation
-
Select the combo box element.
-
On the Special menu, click Edit Animations. The Edit Animations dialog box appears.
-
Click the Array button. The Array Combo Box configuration panel appears on the right side.
-
In the Reference box, type an equipment.item reference that is to be tied to the selected value at run time. The Array Values and Captions list shows the values from the array reference.
You can select when to submit the value changes. For more information, see Submitting the Value Changes.
-
To define your own captions, clear Use Values as Captions and type them in the list.
-
If you want to format the value before it appears as a caption, type a text format string in the Format box, for example #.###. Preceding zeroes are ignored if the array data type is numeric.
-
Set Items Sorting to:
-
None to show the items in the order they are in the array equipment.item.
-
Ascending to show the items sorted in ascending order.
-
Descending to show the items sorted in descending order.
-
-
Click OK.