How to hide an option of a Multiple choice type variable ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2023 12:18 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2023 01:13 PM
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!