- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 02:14 AM
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.
Solved! Go to Solution.
- Labels:
-
User Experience and Design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 02:21 AM
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
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-17-2022 02:19 AM
Hi
Checkout this thread:https://community.servicenow.com/community?id=community_question&sys_id=b3e7a1351bf5f09438739979b04b...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 02:28 AM
Thank you for the interesting link. But it's not exactly what I'm looking for. Anyway, thanks for the quick response.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 02:19 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 02:21 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader