Example: I have 4 drop downs:
- The name of a person
- yes or no question
- yes or no question
- yes or no question
When I select the name of a person for example: "Sandy Cheeks" I would like questions 2-4 to only have specific drop-down options for Sandy Cheeks (Sandy Cheeks will be "yes, no, yes" therefore 2-4 when I click on the drill down should only contain "yes, no, yes") but if I chose a different name like "Happy Gilmore" then their options would be available as "no, yes, yes" is this possible to do? I want to ensure different combination of options per the selected "name" will show depending on the name that is selected.