Keyfax - Dataview Menu Table [dbm_display_types]
Database Management Table: [dbm_display_types]
The dbm_display_types table contains details on the type of menu display in the left hand pane of the Dataview page. This only applies to the search menu and not sub menus.
The following list represents the table fields (columns) their data-type and brief usage instructions/description:
Field Name | Data Type | Usage |
---|---|---|
DisplayTypeID | int | Unique ID: is used to relate the dbm_search.DisplayTypeID to a specific menu list style. |
DisplayType | nvarchar(10) | HTML control to use to display search menu;
|