hide application module based on the members of the group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019 04:59 PM
Hi community,
i was wondering if there is any way to put a restriction that, if you are member of a group, you aren't going to be able to see the application module.
I know that you can use roles to restrict access, but i want to make it based on the user (if is member of an specific group)
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019 05:23 PM
Hi,
if you click on the pencil icon of the module
You can write a condition in condition builder in the application module
Like : Group is not " "
Based on group module will appear
and Hope this will also help you
https://community.servicenow.com/community?id=community_question&sys_id=c4cc8fe5db9cdbc01dcaf3231f9619e2
Mark my answer correct so it will not removed from unanswered list from the community of service now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019 08:58 PM
Hi pavan
The screenshot that you are referring will not set the visibility of the module. It will just set a filter on table from where you are displaying the record.And this is only available when the module type is "List of records"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019 09:14 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019 09:59 PM
you are checking in application see below the application there are modules if you see the pencil mark in the beside of the module you can click on the pencil icon to see the above screen and add conditions there