Create filter functions for acl and business rule

AnthonyMull
Tera Contributor

Hi community

 

Is there a way to create a custom filter function that i can use in an acl. For example

In the condition of an acl i can select

Where assignment group = one of my groups

AND

Where group list = my custom filter gets all my groups

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@AnthonyMull 

you can create dynamic filter options with referenced table as sys_user_group and then use it

Create your own Dynamic Filters 

there are lot of OOTB already available

56.png55.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron

@AnthonyMull 

you can create dynamic filter options with referenced table as sys_user_group and then use it

Create your own Dynamic Filters 

there are lot of OOTB already available

56.png55.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader