Drop-down box item properties

To add an item to a drop-down box manually, click the Items button and then click New Drop Down Item. You can also get the items by binding the drop-down box to a collection or an enumeration.

Property Description
ID (advanced) Identification code for the item.

You cannot change the IDs of the out-of-the-box controls.

You can change the IDs that Infor Public Sector generates for agency-defined controls, but we recommend that you use the default values.

Value Value of the drop-down box item. If the value is not the same as the text, the value represents the information that is sent to the database and the text is the text that is displayed in the drop-down box.
Text Display text for the item in the drop-down box.