Applies to Product - Microsoft Copilot Studio
What’s happening?
The issue involves the behavior of an adaptive card where users can select from multiple titles created using JSON. After selecting a title, the expectation is that users should not be able to select the same option again, and the flow should not break.
What’s happening?
The issue involves the behavior of an adaptive card where users can select from multiple titles created using JSON. After selecting a title, the expectation is that users should not be able to select the same option again, and the flow should not break.
Reason:
The designed behavior of the adaptive card currently allows users to select other options even after making a selection. There is a work item open with the product team for future implementation to change this behavior and disable other options once a selection is made.
The designed behavior of the adaptive card currently allows users to select other options even after making a selection. There is a work item open with the product team for future implementation to change this behavior and disable other options once a selection is made.
Resolution:
As of now, it is not possible to disable the options or make customizations to the adaptive card in the current environment. However, if allowed, code tweaks can be made at a specific level. For any customization requests, it is recommended to reach out to the designated contact for assistance.
As of now, it is not possible to disable the options or make customizations to the adaptive card in the current environment. However, if allowed, code tweaks can be made at a specific level. For any customization requests, it is recommended to reach out to the designated contact for assistance.
