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

Select multiple boxes in Multiple choice variable.

asd22
Tera Contributor

Hello.

i have this multiple choice where i would like to be able to select more then just one box 

asd22_0-1692272404162.png

 How do i do this?

8 REPLIES 8

no im not sure how to implement it 

asd22_0-1692274954868.png

 

Hello @asd22 

 

Instead of Multiple Choice, You can select variable type List Collector.

 

Plz Mark my Solution as Accept and Give me thumbs up, if you find it helpful.

 

Regards,

Samaksh

Hello @asd22 

 

Refer this Link :-

 

https://www.youtube.com/watch?v=jIme8LV7FS0

 

 

Hi @asd22 

 

Here's the text version of the solution.

You can do this by switching multiple choice variable to list collector, Follow the steps

1. On your catalog item, create a new multiple choice or select box variable (either will work, we are after the “Choices” related list here), give it a name and some question text and then submit.

2. Add any choices your variable needs.

3. Switch the variable type over to a list collector. You will notice that we cannot save until we give ServiceNow a table to reference so pick Question Choice [question_choice]

4. Add a reference qualifier of “question=XXXX” where XXXX is the question’s sys_id.

 

Please mark it Correct and Hit Like if you find this helpful!

 

Regards,

Karthiga