Show TOC

Background documentationEdit Entry List Dialog Box Locate this document in the navigation structure

 

The Edit Entry List dialog box enables you to modify an existing list of entries to be used as input for the control at runtime.

You display the Edit Entry List dialog box by selecting a control on the Layout board that has an entry list defined for it and clicking the browse button next to the Entry list field in the Configure Element task panel, or by right-clicking the control and choosing Entry List from the context menu.

The Edit Entry List dialog box contains the following items:

Item

Description

Name

The name of the entry list. The name can be used to provide additional descriptive information about the entry list.

Type

The type of entry list being created:

  • Static: An entry list in which you predefine each item as a static value.

  • Dynamic: An entry list that is populated dynamically from a data service at runtime, according to the input fields selected and the corresponding values that you assign.

Delete Entry List

Deletes the entry list that was defined for the control.

Depending on the type of entry list you are editing, the Edit Entry List dialog box contains different options:

Static Entry List Options

The options in the Edit Entry List dialog box are the same as the options in the Define List Items step of the Entry List wizard.

More information: Entry List Wizard: Define List Items

Dynamic Entry List Options

Item

Description

Data Service

The data service used to populate the items in the entry list. This option is only relevant for dynamic entry lists.

Note Note

The data service cannot be changed when modifying an existing entry list. If you need to change the data service, delete the entry list and create a new one using the Entry List wizard.

End of the note.

Inputs

The options in the Inputs tab of the Edit Entry List dialog box are the same as the options in the Configure Input step of the Entry List wizard.

More information: Entry List Wizard: Configure Input

Outputs

The options in the Outputs tab of the Edit Entry List dialog box are the same as the options in the Configure Output step of the Entry List wizard.

More information: Entry List Wizard: Configure Output

Reload Service

Reimports the data service from the back-end system, to get any changes that may have been made to the data service since the dynamic entry list was created.