Use the command "Insert/Form Field/ Dropdown List" or click the icon
and select Text
Area from the drop-down list to open the Drop Down Menu dialog. Use this
dialog to insert a drop down list into the HTML document.
Properties:
Name: the drop down list internal name in HTML document.
Height: the height of drop down list.
Menu Item: specify the list item.
Add: Using the Add button, to insert a new item into list.
Modify: select the item you want to change, click the Modify button, you can modify this item.
Delete: select the item you want to delete, click the Delete button, you can delete this item.
Move up: If you have two or more items and you want to change the order of items, select the item you want to move up, click the Move up button, you can make this item move up.
Move down: If you have two or more items and you want to change the order of items, select the item you want to move down, click the Move down button, you can make this item move down.
Allow Multiple Selected: you can select multiple items.
Related Topics
Edit Page Add Form
Workspace: Form, Push Button, Check Box, Radio Button, Hidden Field, One-line Text box, Text Area, Dropdown List, Image
HTML Reference <FORM>
HTML Reference <SELECT>
HTML Reference <OPTION>