I'm creating an adaptive card with 3 choice inputs.
The requirement is to show Input.ChoiceSet2 if only the Input.ChoiceSet1 is set to "yes". If Input.ChoiceSet1 is set to "No' then display Input.ChoiceSet3. Input.ChoiceSet2 andInput.ChoiceSet3 should be hidden by default. Unable to find documentation around the usage of "Only show when" option. Could someone help on this please?
Thanks,
SV