- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 06:10 AM
Hello all,
I need to set view depends on the application modules,
Example as shown below: whenever i select on "My Company members" which a list view of user defined table i want to set view "Default View" for it, when i client "surv" it should shown different view "ITIL View"
Can anyone please help me out how to achieve this ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 06:14 AM
Hi Shaik,
Yes you can set it . Just edit that module and you should see a field "View name" give name of view here and it should work.
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
‎07-31-2017 06:14 AM
Hi Shaik,
Yes you can set it . Just edit that module and you should see a field "View name" give name of view here and it should work.
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
‎07-31-2017 06:16 AM
Hi Shaik,
You can either create different modules that display for different roles (e.g. a surv role only sees My Company Members that has a listing which includes a view parameter "surv".
You can also create a view rule that checks table being displayed and uses rules to determine which view to display.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 06:21 AM