BellaDati allows domain administrators to set new menu items with submenu option. To create new menu, select option Domain Menu settings in section Look&Feel settings.

Can be used also outside of a domain.



Basic settings

  • Disable top menu - this will hide top menu in all cases.
  • Disable search bar - search bar in menu, will be disabled in all cases.
  • Disable user menu - this will disable user menu. located in right side of menu in all cases.
  • Default screen - redirect any user to selected menu URL after login.
  • Show back button - will display button in left top corner, that will navigate you back. Improves handling on mobile devices.
  • Collapse menu - will force to display mobile version of menu.
  • Show page title - will display content <title> element next to BellaDati logo.
  • Show rail - will display only first level of custom menu link on left side of view vertically. It is recommended to use icon for those menu links. This menu should be additionally customized by administrator using CSS.
  • Label - name of item in menu. For each language, translation can be used.
  • Link - destination of your menu item. See more option how to set your Link
  • Icon - you can assign icon to your menu item
  • Delete icon - if selected and edited, icon will be removed from your menu item
  • Access check - Displays menu item only when user has access rights to the target.

You can create multiple type of items in menu. Each item needs to have specified address. You can specify:

  • Specific link - https://belladati.com/
  • Simplified link to specific report - "report:ID" or "report:alias" - report:123 or report:alias_of_my_report
  • Simplified link to specific dashboard - "dashboard:ID" or "dashboard:alias" - dashboard:123 or dashboard:alias_of_my_dashboard
  • Simplified link to specific dataset - "dataset:ID" or "dataset:code" - dataset:123 or dataset:data_set_code_name


  • All can be prefixed with "popup:" to open in popup. like "popup:report:597"
    • width (default is 740px)
    • height (default is 500px)
    • title
    • buttons (true/false) - for forms
    • closeIcon - custom close icon (e.g. icon-edit)

      example: "popup:report:597%3Fparameter2=@parameter2&width=80vw&height=60vh"




Submenu

You can create one level submenu by moving your item to the right



This will result with "Label" item in main menu, with its child "label 2".




  • No labels