How to add/remove attributes in list view and capture it in update set.

Hrishabh Kumar
Giga Guru

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?

 

fibredisklist.PNG

1 ACCEPTED SOLUTION

Hrishabh Kumar
Giga Guru

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.

View solution in original post

3 REPLIES 3

Samaksh Wani
Giga Sage
Giga Sage

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

Ankur Bawiskar
Tera Patron
Tera Patron

@Hrishabh Kumar 

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?

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

Hrishabh Kumar
Giga Guru

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.