MicrosoftDocs / AdaptiveCards

Docs for Adaptive Cards
https://docs.microsoft.com/en-us/adaptive-cards/
Creative Commons Attribution 4.0 International
72 stars 138 forks source link

No info on how to change card's values #124

Open artemious7 opened 5 years ago

artemious7 commented 5 years ago

Here we have "Example: Parse an AdaptiveCard from JSON", but there's no information about how I can change the parsed card values. If I load the JSON schema taken from the Adaptive Cards Designer (https://adaptivecards.io/designer/), the values there are just sample values from the Designer. I need to change them. Maybe I could find an element by its id, but how?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

sarin-rajendran commented 5 years ago

There is an early preview of [Data Binding in Adaptive Cards] (https://github.com/Microsoft/AdaptiveCards/issues/2448).