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

Create a Drop Down Variable for Selecting Multiple Values

Yash Agrawal1
Tera Guru

Hello Experts,

I was working on one issue which is about Creating a Variable which should be "Drop Down" kind of Variable with 9 options only . But User should be able to select one or more choices at a time.

 

If you check, In "Drop Down"  type of variable we can select one option at a time only. So I figured out a Solution, Where we can create a ""Drop Down"" variable which allows you to select multiple values from the given 9 options.

 

So first we need to Create a "Select Box" Variable and Create Required Options as well. But as we can select only one option in Select Box variable.

 

So, we have to change type of same variable from Select Box to List Collector.

Now, As selected List Collector Choose "Question Choice[question_choice]" in Table Name and in Condition javascript:"question=YYYYY";

 

Here YYYYY is the sys_id of the question/variable.

 

Using this way, you can select more than one Choice/Option from a drop down field.

 

Regards

Yash K. Agrawal

0 REPLIES 0