Changes made to list layout are not reflecting - ServiceNow

ramireddy
Mega Guru

Hi All,

I am modifying the list layout to add few columns to the view. However, the changes are not reflecting, when I visit the page again.

Here are the steps, I am using:

Go to corresponding table -> Layout List ->

Screen Shot 2016-01-07 at 12.42.25 pm.png

After clicking on save and update, It's not reflecting the reference table fields in the list.

Can you please help me, what am I missing?

Thanks

Rami Reddy

1 ACCEPTED SOLUTION

ramireddy
Mega Guru

Thank you Guys.



Issue was, I saved columns of table as "string" instead of "reference". Because of that, those reference columns didn't appear.


View solution in original post

6 REPLIES 6

anusha60
Kilo Expert

Hi



Click on the gear icon in the list view and try to move the fields from the available list to selected list and save the changes.Again open the gear icon and you would be able to see a "Reset to column defaults" UI Action click on that.Now you would see the fields on the list.


find_real_file.png



Hope this will resolve your concern.


ramireddy
Mega Guru

Thank you Guys.



Issue was, I saved columns of table as "string" instead of "reference". Because of that, those reference columns didn't appear.