We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

User is not able to see re coulmn from the list view on sc task table

sravani9983
Mega Contributor

Hi Team,

 

from the dev, user is able to see the resolution sla field on the sc task table from list view

DEV:

sravani9983_1-1770627921971.png

but user is not able to see the same column from test env

test:

sravani9983_2-1770628000501.png

and I have configured the list layout by adding that resolution sla field and user is having admin, snc_internal and security admin roles

why its behaving like this please help me with this requirement

thanks in advance

 

 

1 ACCEPTED SOLUTION

Brad Bowman
Kilo Patron

The screenshot from the test environment shows that this user has personalized their list view via the gear icon (one of the cogs is filled in).  This user needs to click the gear icon, then the Reset to column defaults button to see the List Layout changes that were made.  Then they can personalize the list again to add/remove the columns like before.

BradBowman_0-1770656359194.png

 

 

View solution in original post

3 REPLIES 3

Brad Bowman
Kilo Patron

The screenshot from the test environment shows that this user has personalized their list view via the gear icon (one of the cogs is filled in).  This user needs to click the gear icon, then the Reset to column defaults button to see the List Layout changes that were made.  Then they can personalize the list again to add/remove the columns like before.

BradBowman_0-1770656359194.png

 

 

thank you  Brad Bowman, I will check on this

Thank you @Brad Bowman  my issue was resolved.