Workspace: How to open URLs in a new tab/window??

Tarun2
Tera Contributor

Hi ,

I have a requirement to View UI Page in Workspace .But Unable to Do so .

I didnt  find any way to view Ui Pages Directly in WORKSPACE . so i decided to show them in a new tab/window .

I Created a Workspace Form Button in a for a Table which i added into workspace .

Onclick() i am trying to open a Ui page . 

I used a Button to Trigger UI page url .

Button Working Fine in Application. ( g_navigation.openPopup(url);)  A Window got opened and the below Diagram got displayed 

 BUT NOT IN WORKSPACE. (work space Form Button)

WHEN BUTTON GOT CLICKED NOTHING HAPPENS .

 

My Requirement ::

My  Ui page consists of Html ,D3.js Templates(html,css,js )

Preview:find_real_file.png

 

Both Ui page and Ui action are in the Same scope ,

How to make the Button Work in Workspace .

Kindly help me in access UI PAGE in Workspace , New Window / Same Tab 

 

 

Thankyou,

1 REPLY 1

Kiran Ramanna
ServiceNow Employee
ServiceNow Employee

Trick mentioned in this thread worked for me.