You are here: Data creation and management > Data type management > Creating a data model > Configuring a picklist

Configuring a picklist

After you add a picklist field to your data model, you must populate it with choices for users to select. By default, picklists are empty and the underlying property has the Table type field set to None.

  1. Access the field, based on the way that it is defined in your data model.

  2. Click the Gear icon in the row of the picklist field.

    Tip: This icon is not available when the underlying property has the Table type field set to Field Value, Class Key Value, or Remote List. Open the Property form to configure these advanced options.

  3. In the Display as list, select the name of a control.

  4. Click + Add choice.

  5. In the text input field that is displayed, enter a choice to display in the list at run time.

    For example, the choices in a picklist of colors can include red, white, and blue.

  6. Repeat steps 4 through 5 for each option to include in the picklist.

  7. Click OK.

    The Table type field for the underlying property is set to Prompt List and prompt values are created for each choice in the list.

At run time, users are prompted to select one choice from the picklist. Entries in the list are displayed in the order in which they were added.