How can i add UI Macro on Dashboard or gauges or list view of any table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2016 01:00 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2016 01:23 AM
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: