In catalog user can select one or more choice at a time

Dasarathi Maha1
Tera Contributor

we have a requirement in catalog the variable type is 'Multiple Choice' and Sunday to Saturday are the choices. Here user want to select one or more choice at a time.

DasarathiMaha1_0-1700138171444.png

DasarathiMaha1_1-1700138339496.png

Thank you in advance!

4 REPLIES 4

Peter Bodelier
Giga Sage

Hi @Dasarathi Maha1 

 

You're going to need checkboxes, instead of Multiple Choice


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

Hello @Peter Bodelier 

 

If i will change the type to checkbox then what about the choices.

 

Thanks

You'll need a checkbox for every choice. 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

yaswanthi2
Giga Sage

Hi @Dasarathi Maha1 

 

This is a option we can do for multi selection.
step1:Let's say you have a "Multiple Choice" that you want users to be able to select
add choices in related list Question choices

step2:next copy the sys_id of this multiple choice record

step3:change the type to "list collector"

step4:add list table as Question Choice [question_choice]
Reference qual: question=Place the sys_id which you copied in step 2
In variable attributes add - glide_list

save your changes... thats it this is how it will be from portal

yaswanthi2_0-1700143306177.png

 

Mark Correct if this solves your issue.

Regards,

Yaswanthi