Forum Discussion
mattphillips
Dec 16, 2022Copper Contributor
Visibility of adaptive card element depending on value of a ChoiceSet?
So I 've been looking at how to show and hide elements on the card and I think I've worked out that it's not reactive to when the data changes. So can you have elements hide based on a value of a cho...
ChetanSharma-msft
Microsoft
Dec 18, 2022Hello mattphillips - Currently it is not possible to show or hide the card elements based on the ChoiceSet but you can use "Action.ShowCard" to show and hide the contents.
Please refer this URL: https://www.adaptivecards.io/samples/FoodOrder.html
Please refer this URL: https://www.adaptivecards.io/samples/FoodOrder.html