A drop-down box allows users to make a selection from a list of options. For a complete list of Drop-Down Properties and their uses, see the Drop-down object section.
With an app loaded in the App Designer: |
1.Expand the Input section of the Toolbox and drag and drop a Drop-down object onto the page.
2.An associated text object is included and selected. Start typing to add your text to this object as a label, or delete it if you don't want to label the object. 3.Expand the Settings section of the Properties panel, and in the Items subsection, three default list items (Item 1, Item 2 and Item 3) are displayed. The caption is the name that appears in the list itself. 4.Change the default list items. Click on a default Item in the caption column and enter the new name. 5.To control the value returned for a list item, click the Value column and enter the value. 6.You may also click the Predefined List 7.To add another option to the list, click the Add Item 8.Click the up or down arrows to change the order list. 9.Select the Selected check box in the table to indicate a default selection. This option will be selected by default if the user does not choose another option. |
See also: Adding Check Boxes
Return to: Adding Objects to your App, Laying Out an App, Designing an App