Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Multiselect catalog item variable.

abhisek
Tera Contributor

Hi All,

 

I have to create a catalog item variable for example 'company' which has 3 values company1, company2 and company3 and multiselect should be allowed for this variable.

This 'company' variable should be visible and mandatory based on other 2 catalog item variable values which can be done through UI Policy but I am stuck with the multiselect.

Can you please help me out.

 

Thanks&Regards,

Abhisek Chattaraj.

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @abhisek  

You can refer to the below video to create multi-select field. Also if you need to create only 3 choices, you can create them in sys_choice table and put relevant filter in the List collector field.

 

Please mark this comment as Correct Answer/Helpful if it helped you.

 

Cheers,

Hardit Singh

View solution in original post

10 REPLIES 10

Community Alums
Not applicable

Hi @abhisek  

You can refer to the below video to create multi-select field. Also if you need to create only 3 choices, you can create them in sys_choice table and put relevant filter in the List collector field.

 

Please mark this comment as Correct Answer/Helpful if it helped you.

 

Cheers,

Hardit Singh