Combo Box Values – SDK (Magic xpi 3.x)
If you select Combo in the Value Type field, you can then click to open the Combo Box Values dialog box.
In the Value column, enter a comma-delimited string of values, such as 1,2,3.
In the Display Value column, enter a comma-delimited string of the values that you want displayed in the combo box, such as Red,Blue,Green. These values will be displayed when the values that you entered in the Value column are returned.
The Display Value options must be entered in the same order as the return strings entered for the Value column. For example, if 1,2,3 is entered, where 1 is Red, 2 is Blue, and 3 is Green, the Red, Blue, and Green values entered in the Display Value property must be in the order of 1,2,3.