Database Wizard – Drop-Down Menu

Develop > Database > Field > Drop-Down Menu > Drop-Down Menu Wizard

Lets you specify the target field and source fields for a drop-down menu in an input or modification block.

Target field

Select the database field to use as the target of the menu selection.

Item labels source field

Select the database field that will supply the items in the menu. This field determines what appears in the menu, but the actual value sent to the Web server depends on the item values source field, which may or may not be the same as the menu items source field.

Item values source field

Select the database field that will supply the values corresponding to each item in the menu. The value corresponding to the selected menu item—not the item itself—will be sent to the Web server.

Default value

If desired, specify the default value for the drop-down menu. The default value should be equal to one of the possible values for the target field.

Database Wizard – Drop-Down Menu