You can populate a drop-down list with values that do not change.
To populate a drop-down list with static values:
Open the Data Schema editor.
In the Dictionary area, select a data element.
The data element subtabs appear in the Element area.
Click the Settings tab.
In the Control Type field, ensure that the DropDown value is selected.
See "About Control Types" for more information.
Click the Characteristics tab.
The fields on this tab are read-only if the data element is not tagged as a characteristic. See "Tagging Data Elements as Characteristics" for more information.
In the Data Values area, select Enumerations.
Click the Enumerations tab.
Click Add.
Design Studio creates a new row in the Included table and uses placeholder text for the Code and Description values.
Click the placeholder text in the Code or Description columns.
The placeholder text becomes editable.
Edit the placeholder text.
The contents of these fields are stored in the database, but only the Description field is displayed to the user in UIM. For example, you may want Red as the label displayed to the user, but 1 as the value stored in the database.
You can enter text in the Code field without entering text in the Description field. In this case, the Code text is displayed.
(Optional) To make the enumeration the default value in the run-time environment, click inside the Default column and select Yes.
(Optional) To remove a value from the table, select any value and click Remove.
From the File menu, select Save.