How to open a list in a new tab INCLUDING UI?

Tomas Gurny
Mega Contributor

I know that with command table_name.LIST it is possible to open a list i a new tab. Unfortunatelly the new tab doesn't contain user interface (application navigator and banner frame). Is there a way how to open a list in a new tab including default user interface?

Thanks for any advice.

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

not possible using OOB

Only the main tab/screen of the ServiceNow shows it. Any subsequent url you open in new tab won't show the application banner etc

Regards
Ankur

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

View solution in original post

8 REPLIES 8

Community Alums
Not applicable

Hi @Tomas Gurny ,

Checkout this thread:https://community.servicenow.com/community?id=community_question&sys_id=b3e7a1351bf5f09438739979b04b...

Mark my answer correct & Helpful, if Applicable.

Thanks,
Sandeep

Thank you for the interesting link. But it's not exactly what I'm looking for. Anyway, thanks for the quick response. 

Sourabh26
Giga Guru

Hi,

 

No, that would not be possible. Below are some short notations that can be used.

 

Shortcut Action
table.config Opens a list of all things related to a table
.list Opens the list of all records on the said table in the current frame
table.do Opens an empty form for the said table in the current frame
table.form Opens an empty form for the said table in the current frame
table.filter

Opens the list for a table with no records in the current frame

 

Regards,

Sourabh

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

not possible using OOB

Only the main tab/screen of the ServiceNow shows it. Any subsequent url you open in new tab won't show the application banner etc

Regards
Ankur

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