Dynamic Menu
Menu Datasource
Query Selection
Table Name: This is the name of the database table that allows user get the data for the Dynamic Menu
Menu Valid Field: this is the field in the database table that contains the data to be used as the value for the the Menu Item
Menu Label Field: this is the field in the database table that contains the data to be used as the label for the the Menu Item
Order By: Allows user to set the field that the data will be ordered by and in what manner the data will be arranged
Page Menu Query: Automatically generates query based on user selections and allows for manual editing
MenuLinkpath
This is the link used in filtering the table records
MenuLabel
This is the name given to the Menu Item
MenuHeaderTitle
Allows user to give the Nav Menu a specific name
Reset Item Text
Shows as part of the Nav Menu, when selected, resets the filtered records to default state
Style
Used to style the menu item either to Tab or Pill style
Fixed
When set to True, keeps the Dynamic menu in a fixed position
Mobileresponsive
When set to True
, Makes the Dynamic Menu mobile responsive
Stacked
When set to True arranges menu items vertically, when set to False arranges menu items horizontally
Icon
Allows user select an icon for the Dynamic Menu
WrapperClass
Allows user to set the class for wrapping the Dynamic Menu
Last updated