How to call a UI page in a widget

mahfooz1
Tera Contributor

Create an option on the user menu where we have profile and logout option in service portal and on click of that option ui page should come up as a popup

5 REPLIES 5

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

UI Page won't be support on portal. We have to use Modal as below in this link:

https://serviceportal.io/modal-windows-service-portal/

 

http://designsystem.servicenow.com/#!/components/modal

 

Thanks,

Ashutosh