Configure the data for a Drop-Down List

Create a list of items to use for populating a drop-down list at runtime. For example, in a form obtaining customer details, provide a drop-down list of titles with the options like Mr., Ms., Mrs., or Other.

Either define static items or use data from an existing lookup to populate the drop-down. Select an item to populate the field by default.

  1. In the Prompt box, enter the value that appears on the drop-down list at runtime. For example, Please select.
  2. To specify Data Type, either use static items or use an existing lookup.
    • To define static items:

      1. Click Static.

      2. Enter a name and value for the item.

      3. Click Add Add. The item is added to the list.

      4. To make the item as default, on the list of items, click the Default button for the item. This item populates the field by default at runtime. For example, for a Title list, add the static items, such as Mr., Mrs., Miss, and select Mrs as the default.

      5. To clear the default and reset it, click the Reset Defaults link, and set the default again.

      6. To reorder the list, use the Up and Down buttons. By default, radio buttons appear in the order in which they are defined.

    • To use an existing lookup, click Lookups and consume a lookup to use. See Manage lookups.

  3. Click Close.
  4. Click Save.