Reference elements from another adaptive card element

Jhonatan Reyes 61 Reputation points
2021-03-31T02:49:23.563+00:00

Hi,

I'm developing an adaptive card and I want to reference a textBlock text from an InputText or another element.

For example:

For InputText I can use the {{MyInputTextId.value}} but if i Try this with a TextBlock,
it does not works.

How can I do this?

Thanks in advance

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,569 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,840 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nikitha-MSFT 541 Reputation points
    2021-03-31T17:57:16.08+00:00

    You need to use tempting to add data dynamically to add data to text block. could you please check this doc and sample

    Thanks,

    Nikitha.


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    0 comments No comments