Properties of a Combo Box

See Capture Combo Box.

Type

This field displays the field type in a read-only mode.

Name

By default, the control ID appears as the name of the control. Change the ID to make the control easier to identify during mapping.

Tooltip

Use tooltips to display supplemental information about the control at runtime. To do so, enter text in the Tooltip box.

State

Choose whether the control state should be hidden, optional or mandatory. (Default: optional)

Security Token

Use security tokens to make the form more secure. See Security tokens.

Behavior

Select the behavior of the combo box:

  • Free Content: Allow the user to enter a value into the combo box at runtime.

  • Restricted Content: Allow the user to select a value from the available list at runtime.

Field Name

Enter a field name for the combo box. The field name appears in a read-only mode at runtime.

Read Only

To allow a user to edit a field at runtime, click No.

Error Message

Specify a message to be displayed at runtime if the option is not selected on the Combo box.