Global UI Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 11:40 PM
Hi All ,
I'm looking to use of the Global UI page in my application , I do try to call the UI Page from my custom application from the UI Action and display it in Dialog Box.
So far , I did not found any solution on this how to display the UI Page.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 01:49 AM
Hi,
did you try to give just the name of UI page instead of API name?
share the UI page screenshot
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 02:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 04:59 AM
Hi,
so it's opening but showing empty
Seems you are using OOB UI page
You need to debug it further
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 04:08 AM
Hello,
I am facing the same issue. I have created UI page in Global scope and want to call it from HR scope UI action. It doesn't render the UI page if I try to call global UI page from HR scoped UI custom UI action. It works with other applications like Workplace case management.