The CreatorCon Call for Content is officially open! Get started here.

restrict users selecting inactive users to select from the collection

Community Alums
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
Tera Guru

Hello @Community Alums 

Please go through the below community Post. 

https://www.servicenow.com/community/developer-forum/how-to-filter-dynamically-active-users-while-selecting-group/m-p/1389401#M46327

 

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

Community Alums
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.

Community Alums
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

 

Community Alums
Not applicable

Thanks Veer, I got it