- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 04:13 AM
I've created a table but I'm unable to see it in the side Navigation pane. What should I do?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 04:46 AM
Hello,
Please do the below:-
Go to tables and search for you table. once you get it copy the name of the table in my case(u_xyz)
Then you need to go to the navigation and do name.list in my case u_xyz.list
And then click enter it will open the table in the same window:-
Then click on the three lines on the left and click on create favourites:-
Once done a box will appear then give it whatever name you want and save it
then it will appear in your favourite:-
Please mark answer correct/helpful based on impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 05:24 AM
Hi @Andre241 ,
if you just want to see the data use incident.list in application navigator.
1. Go to the Tables module under System Definition> Tables. shown as below
2. Once you know the table name then on application navigator type tablename.list
It will open the list records available on that table.
Ex: incident.list
Or If you want to create module for your table.
1. Go to the Application Menus and click on that.
2. Click on the New button as shown above.
Provide the title and right click on form header and save.
3. Once you create the application on below we have Modules related list click on the New button as shown in below.
4. Give the Module name and Link type tab select List of records and your table and save.
Now refresh the browser and search with your application name and will find the module under it.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 11:00 PM
if you table not showing in you nav then go to gear icon(setting) in servicenow homepage and then switch to UI15 which is present at the right corner in the system setting then a new ui will show there you can serach that table name in navigator and open that then come back to previous ui that will be available to in previous ui tooo
Please mark answer correct/helpful based on impact.