- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2020 03:56 AM
Want to add another sectional tab in Users Form View((like roles, groups and delegates. want to add a another section besides that).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2020 04:04 AM
I think you need related lists
for that you need to right click on the form header and configure -> Related lists.
All the tables/relationships with the current table will show there, you can pull in the one you want and control the order they show up too.
If you need to understand about table relationships more: Relationships in ServiceNow Explained
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2020 04:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2020 04:04 AM
I think you need related lists
for that you need to right click on the form header and configure -> Related lists.
All the tables/relationships with the current table will show there, you can pull in the one you want and control the order they show up too.
If you need to understand about table relationships more: Relationships in ServiceNow Explained
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2023 07:40 AM
Hi @Anurag Tripathi ,
I have developed an application called transfer tracker. In that form Activity formatter should come down after the work notes. Shared the screen shot for the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2020 04:09 AM
Thank You Anurag.
It is Working.