How can i add UI Macro on Dashboard or gauges or list view of any table

Karun Pandey
Tera Contributor

If i want to add any ui macro on this page how can i add on this page .

I want to show ui macro side of My self service .

find_real_file.png

1 REPLY 1

conmic
Mega Guru

Hello Karun,



What you can do is create a new iFrame for your page and call a UI page that has a UI macro embedded.



1) create a new UI page and invoke the UI Macro of your choice: UI Macros - ServiceNow Wiki



2) create a new iFrame (Content Management -> Specialty Content -> iFrame) and call the the new UI page via a URL (https://instance_name.service-now.com/ui_page_name.do)



For me it works perfectly:



Capture.PNG