Dashboard Control visible on Portal

Preksha Kapoor
Tera Contributor

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. 

 

 

PrekshaKapoor_0-1744861323274.png

 

1 ACCEPTED SOLUTION

@Preksha Kapoor 

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 

AnkurBawiskar_0-1744866398040.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Preksha Kapoor 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

 

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 " &amp;sysparm_first_row= 1;sysparm_view="width="100%" height="100%" frameborder="0"></iframe>

 

@Preksha Kapoor 

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 

AnkurBawiskar_0-1744866398040.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader