Global UI Page

Mohammad Hanif
Kilo Contributor

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

8 REPLIES 8

Hi,

did you try to give just the name of UI page instead of API name?

share the UI page screenshot

Regards
Ankur

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

Hi Ankur ,

i do try with the name , right now the UI page show as empty .

I attach also the UI page that i want to display.

Thanks

Hi,

so it's opening but showing empty

Seems you are using OOB UI page

You need to debug it further

Regards
Ankur

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

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.