We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

restrict users selecting inactive users to select from the collection

Not applicable

Hi Communit

While adding users to a group, I want to restrict people from selecting inactive users or make inactive users not availabl in the collection, is that possible.

please help.

Thanks.

1 ACCEPTED SOLUTION

Veer
Kilo Sage

Hello @Community Alums 

Please go through the below community Post. 

https://www.servicenow.com/community/developer-forum/how-to-filter-dynamically-active-users-while-se...

 

Steps:

1) Configure List Control

Veer_0-1672656803251.png

 

2) you can set filter as below; Edit Default filter as Active -> true

Veer_1-1672656803253.png

 

Mark 

 

 Correct if this solves your issue and also mark 


Please Mark this as an Accepted Solution / Helpful 

View solution in original post

8 REPLIES 8

Not applicable

Hi Veer 

Thanks for the response I don't see the configure menu can you help me how do i get that so that I can configure the list controls.

 

Thanks,

Shiva.

Not applicable

Hi Veer I don't see the filter condition in the list control.

Hello @Community Alums 

It Should be present at the end of the form, if not add it to the form by going through form layout or form design.

Veer_0-1672662881730.png

 

Not applicable

Thanks Veer, I got it