I have list of records displayed on an adaptive card and allow the user to select any one of these records and see the details
displayed on a new browser window. Here user can select another record and repeat the process. So I can't submit the adaptive card.
So I tried to raise and event in the adaptive card and tried to catch it at the bot level using 'event received' and/or 'acivity received' trigger topics.
But I got the error "Web Chat: received unknown action from Adaptive Cards" in the browser console after clicking on any of the displayed records.
The error screenshot is attached below the json string
Following is the json string used for generating the adaptive card.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.