karthiknagaramu
Kilo Sage

Hi,

 

If the number of options in the drop down is limited (lets say 5) and it is static, you can create each value as a 'Check box'. 

 

Other options is to use 'List Collector' type variable. And load the drop down option in to sys_choice table and restrict the List Collector variable to show only the required values through reference qualifier.

 

Regards,

Karthik Nagaramu

View solution in original post