How can i make multiple choice variable by default empty.

balaji_charapal
Kilo Guru

Hi Team,

How can i make multiple choice variable by default empty(not selected any thing)

add_remove.PNG

Regards,

Balaji Chara

26 REPLIES 26

dedeepya
Tera Contributor

Hi Balaji,



Go to Type Specifications tab and mark Do not select first choice field.


It will work out.




Regards,


Dedeepya


This DID work! Amazing. Is this a relatively new option? I am on Fuji and I don't remember this option being available before.


Hi Chadlockwood,



It is available in Eureka also. I am also not sure since when it is available.




Regards,


Dedeepya              


Good morning.


        It is not a new option, sometimes we have to change our view in order to find things. I am on Eureka and my item was defaulted to the "Legacy" view, when I changed my view to the "Default" view is when I would see the Type specification tab, followed by the additional options.


ProbirDas
Tera Expert

I had come across this requirement where the customer insisted on keeping both the options unselected as they had in their previous system.



For this variable, I have set the default value to be something other than the actual values.



For ex. if the variable has two options "Add" (value = add) and "Remove" (value = remove), I would set the default value to be something other than "add" and "remove", say, "noSelection".



This is just a workaround and I know it is not optimal.