cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
Question: How to trigger a popup every time I open a dashboard using Blox or JS, as is shown in the picture.

Solution: You already have the code for the popup itself then you can easily wrap it as a plugin and use the "dashboardLoaded" event to trigger that functionality on all dashboards. 
 
If you need it to happen only on specific dashboards that you can add another configuration file on the server and then write your logic around it so it will be something like: 
var PopupEnabledDashboard = [DASH_ID1, DASH_ID2]; 
Version history
Last update:
‎03-02-2023 08:33 AM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

Sisense Privacy Policy