AdaptiveCards icon indicating copy to clipboard operation
AdaptiveCards copied to clipboard

Disable/Hide Adaptive cards after a single use

Open poojarkpatel opened this issue 3 years ago • 1 comments

We are building chatbot leveraging Bot Framework Composer(C# bot). We created a react-app and integrated bot into it with the help of a DirectLine token. Our requirement is to disable the card/action button from WebChat after the adaptive card is rendered, so the user cannot click on the action button again. Is there a way to disable or hide the adaptive card after a single use?

poojarkpatel avatar Dec 03 '21 20:12 poojarkpatel

@poojarkpatel how did you solve this? Updating the card with another one with disabled button?

johnmiroki avatar Jun 30 '22 09:06 johnmiroki