question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Rendering] Images with Action.Submit on Teams

See original GitHub issue

Target 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:closed
  • Created 2 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jonmillcommented, Mar 3, 2022

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!

1reaction
Nekkilodeoncommented, Feb 25, 2022

Stopped working after updating Teams.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found