How to populate group values or group members based on select group on catalog item?

RAM75
Tera Contributor

How to populate group values or group members  based on select group on catalog item?

Scenario: We have two reference variables on catalog item.

  1) first variable when select group (database).

 2) Second variable display group(database)members.

 both fields are reference qualifiers fields.

Thanks

 

1 ACCEPTED SOLUTION

Anil Lande
Kilo Patron

Hi,

Please check below links, same question is already answered and you can adopt the script include logic to get users based on group selected.

https://community.servicenow.com/community?id=community_question&sys_id=f303339cdbc6b340feb1a851ca96...

https://community.servicenow.com/community?id=community_question&sys_id=148ce6dddbf45c90190dfb243996...

 

Thanks,

Anil Lande

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

2 REPLIES 2

Anil Lande
Kilo Patron

Hi,

Please check below links, same question is already answered and you can adopt the script include logic to get users based on group selected.

https://community.servicenow.com/community?id=community_question&sys_id=f303339cdbc6b340feb1a851ca96...

https://community.servicenow.com/community?id=community_question&sys_id=148ce6dddbf45c90190dfb243996...

 

Thanks,

Anil Lande

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

Shakeel Shaik
Giga Sage
Giga Sage

Hi RAM,

 

I think, you need to write onChange client script on First Variable.

and If you want to populate multiple users whenever group selected. Then, Second Variable should List Collector type.

 

Please check and Let us know.

Thanks 🙂

 

Thanks,
Shakeel Shaik 🙂