Adding Custom Menu Items to Dashboards
Introduction
Use the attached sample template to create user define menu items to dashboard. This is very useful if there is a need as an example to provide a link to an online to documentation, or directing the users to another sites.
Instructions:
Download the attachment and unzip the contents into your C:\Program Files\Sisense\PrismWeb\plugins\ folder. If you are using version 7.2 and higher unzip the contents into your C:\Program Files\Sisense\app\plugins\ folder.
Replace the sample code in "Custom_clickfunc" with your code, and refresh the dashboard. A new dashboard menu item will be appended to the list, see below:
-
Hi,
Do you know how we can make a multiple selection item like "Columns'?
And more importantly, do you know where I can found the documentation/reference for all the arguments that we can push in the args settings : "args.settings.items.push()"
In these plugin you are using "type" , "caption" and "execute "and I can't find any documentation on the other possibilities.Also I would like to pass an argument to the onClick function, but the code is executed directly ''before menu'' and not onClick
Thank you for your help.
Please sign in to leave a comment.
Comments
1 comment