in incident table how to list all the groups where caller is part of that group

vinod_16
Tera Contributor

you need to add a reference field (groups ) in the incident table and when you select the caller and after saving that when you click on groups search icon it should only display the groups where the user is part of and i am using a business rule for this and requirement is need to do it server side only.
anyone help me out.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @vinod_16 

Mate, why do you want to see the caller group? The caller is typically the end user, and they don't have any role or group associated with them. So, what's the purpose of seeing the caller group?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

vinod_16
Tera Contributor

In incident table we have caller field right when we select that it should show only the related groups like suppose abel teutor is in itil and itil_admin the groups effected field should display these groups to be selected.