I was wondering how I could bind an array which can have a dynamic length to an element in Microsofts Adaptive Cards. Specifically, I want to make a list with i
How to Set Todays Date as Minimum value in Input.Date Action of Adaptive Card. When a user select date ,all Backdates & Previous dates need to be blocked an
I'm having MS Teams bot developed using bot framework. I have a dialog where the user choose date from date picker. For this I'm using following Adaptive card.
Microsoft Teams Bot - Adaptive card not displaying in android mobile app, it works fine in desktop app, json as below, also other card for list of records works
I have the following JSON code for my adaptive card: { "type": "AdaptiveCard", "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version":
MS Teams application ... I send Adaptive Card to the client and Bot handles card actions. How can I add/implement copy-paste functionality? Client will copy the
I would like to post a message to personal chat instead of group chat while message post from group chat how to achieve this ?. Is there is any methods availabl
I wanted to build a messaging extension in Teams that sends an adaptive card to everyone in the chat of that team. I've already created and send the card. Now,
I wanted to build a messaging extension in Teams that sends an adaptive card to everyone in the chat of that team. I've already created and send the card. Now,
Is there a way to add Onchange event to the adaptive card input field that is rendered in webchat (version V4). Example changing a quantity value (Adaptive card
I'd like to generate an adaptive card that contains an arbitrary JSON object inside. I anticipate that the JSON object will be shallow. Maybe it will contain ju
I'm using MS Teams bot and Webex teams bot, I have some Adaptive-Card buttons on my bot message and I want to know which Adaptive Card button is pressed, by wrt
Can some one please help me out in displaying the data table format in BOT as below
I need to decode a base64 string being sent from an external service to an MS-Teams Adaptive-Card via a webhook. I have the webhook setup, tested with postman,
I am using Adaptive cards for the Microsoft teams. I am trying to use the radio button by using the "Input.ChoiceSet" type to perform two different tasks by cli
What I'm trying to achieve? A back-end NodeJS service which will receive an adaptive card JSON request and give a parsed HTML response. Why I'm writing this se
I'm trying to use the People Picker element in my adaptive cards and it works very well on the Desktop and iPhone version of Teams. Teams for Android just shows
I'm creating pretty complex messages using ms chatbot v4. The cards/messages will need to have text formatting (bold, italic, line breaks, lists, etc), audio, p
Please do suggest if worked with developing adaptive cards from Rasa to MS Teams API: how to record the intent, when a user presses the buttons in the Adaptive
I am creating a Power Virtual App bot and I am also using Bot framework Composer to display an Adaptive card that is meant to take user input from the Power Vir