(Form Field) Multi-Select

The Multi-Select field allows you to put a multiple selection drop down or check boxes on your form. This is useful when the user can select several options but you want them to be listed in the same field.

Default Tab

  1. Rows - This is the number of rows to display in the drop down.
  2. Options - Enter each option the user will have for the field on a separate line. If you want the value sent to be different than the value displayed enter the value sent first followed by a vertical bar (|) followed by the display value. ex. Robert Jones|Bob.
  3. Presentation Widget- Use this to switch between selection list (drop down) and check box list.

Overrides Tab

Options Vocabulary - This field will allow you to create a TALES expression that will generate the option list at page load.