I want to make a custom multiple select variable for a catalog item.

UjjwalA35062584
Tera Contributor

I want to create a custom variable such that user can select multiple options form the choices such that the choices are added and not referred to any table i.e. I want a custom variable which take choices like select box but user can select multiple choices like list collector. Also, I want solution such that it can be reused multiple times and i can create it for different catalog items with different choices without change the code but by just changing the choices through the backend form only. Please tell how I can achieve this.

9 REPLIES 9

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @UjjwalA35062584 

 

Your requirement is not clear. You need a custom variable, which can store multiple values you can use the list collector. Where is issue, Any screenshot for better understanding?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

But the issue is in list collector we can't add our own choices.

yes that is pre loaded or reference. So you want user can add self choices as well?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

My requirement is to make a variable in which the options are from the choices added like we do in select box not by reference of any table