How to hide an option of a Multiple choice type variable ?

sujan0119
Tera Expert

This is for a catalog item . The first 2 questions are  of "Multiple choice type" variable.

 

1) Please select a country

       a)USA

       b)UK

       c)AUSTRALIA

       d)GERMANY

 

2)Please select function type

   a)HR

   b)IT

   c)Justice

   d)New Report

 

I want when someone selects  "UK"  in question 1 , "New report" option should not be visible on form. but for all other choices of question 1 "New Report" should show. .....So I want to hide "New Report " of question 2 only for the option "UK"  of question 1.

 

Note - Both the questions are  "Multiple choice Type " variable.

 

1 REPLY 1

Allen Andreas
Administrator
Administrator

Hi,

You're not able to hide multiple choice selections like that. This is one of the limitations and why it's commonly recommended to use select-box which does allow add and remove options.


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!