Forum Discussion
RichardRose
Nov 20, 2023Copper Contributor
Adaptive Card Dynamic Table Row with Input
Is there a way off returning a unique id for data input within a data bound table row; e.g. {
"id": "dac-adaptive-card_9a5e618395add",
"type": "AdaptiveCard",
"$schema": "http://adaptivec...
Prasad_Das-MSFT
Microsoft
Nov 20, 2023RichardRose - Adaptive Cards does not support dynamic IDs that could be bound to the data. The ID of an input field must be a constant string and cannot be bound to data.
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.