Inserting a list/menu

Add a list or menu when you have a long list of items you want your user to choose from. This save lots of space...

  1. go to Insert>Form>Select(List/Menu)
  1. in the Input Tag Accessibility Attributes window fill in:
    1. ID: how_found
    2. Label: no label tag
  1. click OK, you should now have a list/menu
  1. make sure the list field is selected (click on it, if needed)
  2. click the List Values... button in the properties inspector
  3. in the List Values window, type:
    • item label: website
    • value: website
  4. click the + button for the following additional list items:
  5. magazine, bike shop, bar
  1. click OK