web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Adaptive card have mul...
Copilot Studio
Unanswered

Adaptive card have multiple option once user select one option it should grayed out another option.

(0) ShareShare
ReportReport
Posted on by 11

Hi Team,

 

 we need support on adaptive card. We have developed adaptive card where we have given 3option for user to select. So once user selects one option, we want to gray out other options. Even though once user selects any option flow is getting trigger and he is getting result, but if he scrolls up and select another option it is also getting selected. 

 

for more info please check below image

amit_05_0-1698986399792.png

Here I have selected web option, for which my flow got trigger....But still User is able to select other option as well. I need help to disable other option, once user select one option.

I am attaching my adaptive card flow code for reference.

{
"type": "AdaptiveCard",
"version": "1.5",
"body": [
{
"type": "Container",
"style": "default",
"items": [
{
"type": "TextBlock",
"text": "Please select the below one category for which you need help?",
"weight": "Bolder",
"size": "Medium",
"wrap": true,
"spacing": "Medium",
"horizontalAlignment": "Left",
"style": "default",
"fontType": "Default"
}
]
},
{
"type": "Container",
"style": "default",
"items": [
{
"type": "ColumnSet",
"columns": [
{
"type": "Column",
"width": 33,
"systle": "default",
"separator": true,
"items": [
{
"type": "Image",
"url": "Internal.jpg",
"size": "Small",
"width": "80px",
"height": "80px",
"horizontalAlignment": "Center"
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Internal",
"wrap": true,
"data": {
"choice": "Internal"
},
"role": "Button"
}
]
}
]
},
{
"type": "Column",
"width": 33,
"systle": "default",
"separator": true,
"items": [
{
"type": "Image",
"url": "Web.png",
"size": "Medium",
"width": "80px",
"height": "80px",
"horizontalAlignment": "Center"
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Web",
"data": {
"choice": "Web"
},
"role": "Button"
}
]
}
]
},
{
"type": "Column",
"width": 33,
"systle": "default",
"separator": true,
"items": [
{
"type": "Image",
"url": "AIGPT1.png",
"size": "Medium",
"width": "80px",
"height": "80px",
"horizontalAlignment": "Center"
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Assist Bot",
"data": {
"choice": "Assistance"
},
"role": "Button"
}
]
}
]
}
]
}
],
"backgroundImage": {
"horizontalAlignment": "Center"
},
"selectAction": {
"type": "Action.ToggleVisibility"
}
},
{
"type": "Container",
"style": "default",
"items": [
{
"type": "TextBlock",
"text": "Use it ",
"weight": "Bolder",
"size": "Small",
"wrap": true,
"fontType": "Default"
}
]
},
{
"type": "Container",
"style": "default",
"items": [
{
"type": "TextBlock",
"text": "Please be aware that each individual is entirely responsible for adhering to confidentiality and compliance requirements",
"weight": "Bolder",
"size": "Small",
"wrap": true,
"fontType": "Default"
}
]
}
],
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json"
}

Categories:
I have the same question (0)
  • HenryJammes Profile Picture
    Microsoft Employee on at

    Hi @amit_05,

     

    This isn't possible today.

    Can you help us prioritize this feature request by submitting it here?

    https://aka.ms/PVAFeatureRequest along with details on the use case / scenario?

     

    Thank you.

  • amit_05 Profile Picture
    11 on at

    Hi @HenryJammes 

     

    I have filled the feature request form. Can I know by when this feature would be available or Any Beta version?

    Thanks for your quick support.

     

  • HenryJammes Profile Picture
    Microsoft Employee on at

    For now there is no ETA for this, but we use feature requests to influence our roadmap and prioritize items.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 787

#2
Vish WR Profile Picture

Vish WR 300

#3
Haque Profile Picture

Haque 262

Last 30 days Overall leaderboard