- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:07 AM
I need to customize the list view of the particular table ie.. I need to add certain fields to be visible in the list view, and Capture modifications in an update set.
How can I do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:49 AM
I followed the following steps to achieve the requirement:
- Open tables list view.
- Click on the 3 dots near any of the attribute, and select : configuration > List view. (List layout window will open)
- Select the view, and start managing the attributes.
- Click save to apply the changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:27 AM
Hello @Hrishabh Kumar
You can Configure the fields in list view from Gear Icon, But It doesn't get capture in the Update set.
Captures done only when anything is saved and submitted.
Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:43 AM
This should be an easy task which you can solution from Docs as well.
What did you try so far and what didn't work fine?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:49 AM
I followed the following steps to achieve the requirement:
- Open tables list view.
- Click on the 3 dots near any of the attribute, and select : configuration > List view. (List layout window will open)
- Select the view, and start managing the attributes.
- Click save to apply the changes.