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 Teams Development
Microsoft Security Microsoft Graph
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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.