[Rendering] Images with Action.Submit on Teams
See original GitHub issueTarget Platforms
Other
SDK Version
1.5
Application Name
Teams
Problem Description
Images with Action.Submit are not working when clicking on it
{
"type": "Image",
"url": "${telephonyurl}",
"selectAction": {
"type": "Action.Submit",
"title": "Telephony Rates",
"data": {
"action": "Telephony Rates"
}
}
}
Screenshots
No response
Card JSON
{
"type": "Image",
"url": "${telephonyurl}",
"selectAction": {
"type": "Action.Submit",
"title": "Telephony Rates",
"data": {
"action": "Telephony Rates"
}
}
}
Sample Code Language
No response
Sample Code
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
[Rendering] Images with Action.Submit on Teams #5379
Copied bug from: microsoft/AdaptiveCards#7070 Details from original post: Target Platforms Other SDK Version 1.5 Application Name Teams ...
Read more >Solved: Post an image to Teams using Automate action "Post...
Solved: (Apologies ahead of time for the post formatting. I entered all the code examples in the Code Sample area but it spit...
Read more >Image in Adaptive card inside Action.ShowCard button in ...
I have designed an Adaptive card and it is rendering fine. I also have a Action.ShowCard type button which also has an Adaptive...
Read more >Display the picture what i want to submit into the adaptive card
Solved: Hi, I have created a picture library. when a user submits a picture in the library, i made a flow that is...
Read more >Add card actions in a bot - Teams
In this module, learn what are card actions in Microsoft Teams, action types ... Submit: Sends the result of the submit action to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for reaching out and I understand the frustration here. These are Teams specific issues, not on Adaptive Cards. To help get some progress here, we’ll reach out internally and reference the Team’s issues and see how we can get some traction for you internally. Sorry for your pain you’ve had here, hopefully we can help resolve this!
Stopped working after updating Teams.