- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 04:11 AM
Hi Team,
On group table form we have Type field. Whenever we click on the type, we can be able to see the all the records present in the "sys_user_group_type" here by using simple reference qualifier I have restricted some records.
Here I want to know, is this best practice to disturb the OOB functionality? What will happen if we do it.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 05:39 AM
Hi,
Can't say exactly which module will be affected. It may affect one or more modules.
For example, if they introduce a new Group type for any of the custom or OOB module then they will not be able to select that new type on Group.
Same for the OOB groups available with HR Case management, if the type is filtered out they will not be able to create new group of type 'human_resource'.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 04:15 AM
Hi,
The Type field on Gorup form is used to identify the type for Group like itil, HR, Finance etc.
It is not recommended to add any filter condition, it may impact other modules or processes.
Anyway this functionality is mostly for admins and only admin can create/update groups.
Not sure why you have applied the reference qualifier.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 04:25 AM
Our client is requesting this one for admin as well.
As you said it may impact other modules and process, May i know, in which modules this field is using.
and also, what happened during the version upgrade. it should be remains same only?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 05:39 AM
Hi,
Can't say exactly which module will be affected. It may affect one or more modules.
For example, if they introduce a new Group type for any of the custom or OOB module then they will not be able to select that new type on Group.
Same for the OOB groups available with HR Case management, if the type is filtered out they will not be able to create new group of type 'human_resource'.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 11:50 PM
@Anil Lande Thanks for your reply.
If i change the OOB on type field, what happened during the upgrade process. Please explain me.