Customization on OOB

Yasin Shaik11
Tera Contributor

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.

1 ACCEPTED SOLUTION

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'.

Screenshot 2023-07-24 at 6.07.27 PM.png

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

5 REPLIES 5

Anil Lande
Kilo Patron

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.

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

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?  

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'.

Screenshot 2023-07-24 at 6.07.27 PM.png

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

@Anil Lande  Thanks for your reply. 

 

If i change the OOB on type field, what happened during the upgrade process. Please explain me.