Drop Down Layout Item Properties

Updated by Steven Garand

Select only one item on the page to view and edit item specific properties. Editing item specific properties on Multiple item selections are not allowed.
To save time when creating a commonly used link, select the link type from the 'Set DB Link From Ver8' drop down list instead of manually creating the link through the 'Edit Database Type' common properties button.
If another type of item should be used instead of the initial item created (text box should really be text area for example) simply change the item type at the top of the property window.

Options

  1. Auto Drop Down Height: When checked on, drop down list shows all values. When checked off, the list height is determined by the 'List Height' value. For small number of list items, this parameter is typically checked on.
  2. Has Checkboxes: When checked on, check boxes are shown and multiple items can be selected using the checkboxes.
  3. List Height: Determines the height of the drop down list when shown. This value is ignored if 'Auto Drop Down Height' is checked on.
  4. List Width: Determines the width of the drop down list when shown.
  5. Place Holder: Determines the text shown when no drop down items selected. Use this value to prompt the user to make a selection.
  6. Selected Index: Selects a drop down value when the form opens. This property is ignored when 'Has Checkboxes' is checked on.
  7. Choices: Allows setting the drop down list values. Each list item has a value displayed to the user (Display) and a separate value (Value) sent to the database. There is currently no option to populate the drop down list from the database. All list items must be manually entered.
    1. Menu Buttons
      1. OK: Save changes and close window.
      2. Cancel: Close window without saving changes.
      3. New Row: Add a new row which adds a new drop down list item.
      4. Delete Row: Delete a selected row which removes the associated drop down list item.
    2. Grid Options
      1. Display: Text shown to the user.
      2. Value: Text sent to the database when selected.
      3. Index: Sort order.
  8. Set DB Link From Ver8: Shortcut to automatically create a database link based on pull down list.
  9. Allow Text Entry: When checked on, user can enter any text value and is not restricted to the drop down list items. When not checked, the user is restricted to the values in the drop down list items.

See Also:


How did we do?