Forum Discussion

satyan2142's avatar
satyan2142
Copper Contributor
Oct 06, 2022

Microsoft Teams Adaptive Card Renderer on Input.ChoiceSet

Default Behaviour in Input.ChoiceSet: 

When a choice from the ChoiceSet is selected, there is no event sent to the bot.

Expected Behaviour:

If there is any change in selection in Input.ChoiceSet, a event should get triggered to the bot, so that we can do some necessary changes/updates in the responseCard.

How can we do that using the existing component of Input.ChoiceSet ?

Resources