Display list view based on user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 05:42 AM
Hello Team
I would like to display list view based on user.
User1 = Kasi Rao (This user contain Admin Role)
user2 = Karthik Reddy(This user contain Custom role(Manager))
I have one custom table
If user Kasi Rao ,my table list view will be displayed like this
When i am Impersonate User Kasi Rao to Karthik Reddy my table list view will be displayed like this.
My requirement is when ever i am Impersonate User Kasi Rao to Karthik Reddy on LIST VIEW Manager Name and Mobile Phone fields will hide.
Is it possible to hide fields on list view based on Impersonate User?
If possible please help me.
- Labels:
-
Scripting and Coding
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 06:06 AM
Hi Kataru,
Following links should be helpful:
https://community.servicenow.com/thread/248226
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 06:30 AM
Hello Bawiskar
It's not helpful for me.
Is there any other way, to implement this requirement

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 06:07 AM
Hi Kataru,
You can create two view as per your requirement and add the required fields in the view from list layout. Then create view rule according to your requirement.
Hope this helps.
Regards
Ujjawal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 06:31 AM
Hello Vishnoi
Can you please explain me clearly .