How to display dashboards created with pa_dashboards in Module of Applciatione menu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 08:06 PM
Hello, It's Ken.
I've a question about Module of Application menu.
We created a dashboard with pa_dashboards, And then we wanna display dashboard in Module of Applciatione menu.
But, It's not going well.
How should I set it?
The dashboard URL is "https://xxx.xxxx-xxx.com/$pa_dashboard.do?sysparm_dashboard=880f5328db9b21107c16f9a1f3961946&sysparm..."
Thanks,
Kentaro.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 08:47 PM
What is "not going well"? What are the current results?
The URL should be:
$pa_dashboard.do?sysparm_dashboard=880f5328db9b21107c16f9a1f3961946&sysparm_cancelable=true&sysparm_editable=false&sysparm_active_panel=true&sysparm_ignore_default_filter=false;
That should work, assuming "880f5328db9b21107c16f9a1f3961946" is the sys_id of the Dashboard record.
I created a tool a while back that helps setup new Modules for a Dashboard. Take a look at this post: "Create a Module for this Dashboard" Tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 09:28 PM
@Kentaro Numata , I see your updating Incorrect Argument , Please update the Following link into your Argument ,
$pa_dashboard.do?sysparm_dashboard=880f5328db9b21107c16f9a1f3961946&sysparm_tab=521f1368db9b21107c16f9a1f396194b&sysparm_cancelable=true&sysparm_editable=undefined&sysparm_active_panel=false&_ga=2.242545409.2090726348.1707117402-1095250165.1705494237
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 10:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 10:41 PM
Hello @Kentaro Numata ,
have used your URL and Formatted the Same , you should always use the second parameter that is after Instance Name
Regards,
Shyamkumar
Regards,
Shyamkumar