Can't able to view fields from list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2025 02:20 AM
Hi Community,
For one of the user, they can able to see the state and substate from form view in RITM table. But can't able to see in personalized list , list view . Can anyone help on this .
THANKS,
Tulasi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2025 03:06 AM
then it means no issue
ask that user to clear instance cache using cache.do and then logout and login again
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2025 02:28 AM
Hi @tulasi8
Did you personalize your list to add the required state and substate fields like below: ?
This might help.
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2025 03:01 AM
when we have impersonated that user and checked, it's showing from list view . But he is saying he can't able to see . Please help on this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2025 02:53 AM
Hi, This usually happen if we have the module is redirecting to parent table in the module and user do not have access to the fields in the parent table (Task) but do have access to the child table (requested item). For example, Module 'My Work' redirect you to task list but when each task then the for view of inherited class will be visible.

