- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 08:44 PM
I am able to show the dashboard in the portal however i am seeing the dashboard controls as well in the portal, how can i hide it or show just the one dashboard in portal. Please refer the screenshot, controls highlighted in yellow.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 10:05 PM - edited 04-16-2025 10:06 PM
You are simply displaying the dashboard.do page within it as it is
See if this link works
Hide context menu from Dashboard embedded in Service Portal
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 09:31 PM
how did you add that in portal? share the screenshots and steps
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 10:03 PM
I have created a widget in which I have added
<iframe style="overflow: hidden; height: 1000px; width: 100%; "src="/$pa_dashboard.do?sys_id=('your_dashboard_sysid')&hide_chooser=true " &sysparm_first_row= 1;sysparm_view="width="100%" height="100%" frameborder="0"></iframe>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 10:05 PM - edited 04-16-2025 10:06 PM
You are simply displaying the dashboard.do page within it as it is
See if this link works
Hide context menu from Dashboard embedded in Service Portal
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader