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 continua...
Copilot Studio
Unanswered

Adaptive Card continually loads even if the user asks a question (instead of clicking button) | There are no "isRequired" attributes in the Card | "How many reprompts" attribute is set to "Don't repeat" | "Allow switching to another topic" attribute is checked

(0) ShareShare
ReportReport
Posted on by
As the (really long) subject states, the user is continually prompted to click one of the buttons presented in this Adaptive Card. Even after the user asks a question that sends them to another Topic -- the Adaptive Card will trigger after the initial response in the new Topic.
 
I can't figure it out. And this wasn't happening until the update that was pushed out yesterday. 
 
Here is the Formula for the Adaptive Card:
 

 

 

{
 type: "AdaptiveCard",
 '$schema': "http://adaptivecards.io/schemas/adaptive-card.json",
 version: "1.0",
 body: [
 {
 type: "Container",
 spacing: "Medium",
 items: [
 {
 type: "ColumnSet",
 columns: [
 {
 type: "Column",
 width: "300px",
 spacing: "Small",
 separator: true,
 verticalContentAlignment: "Top",
 items: 
 [
 {
 type: "TextBlock",
 text: "Common Actions",
 size: "Large",
 horizontalAlignment: "center",
 weight: "bolder"
 },
 /*
 {
 type: "Input.text",
 id: "fan",
 isVisible: false,
 value: "FAN"
 },
 */
 {
 type: "ActionSet",
 actions: 
 [
 {
 type: "Action.Submit",
 title: "Find Customer Status",
 role: "Button"
 },
 {
 type: "Action.Submit",
 title: "Find Billing Account Status",
 mode: "Primary"
 },
 {
 type: "Action.Submit",
 title: "Find Customer Mapping for Billing Account",
 mode: "Primary"
 },
 {
 type: "Action.Submit",
 title: "Find Finance Account Number",
 mode: "Primary"
 }
 ]
 }
 ]
 }
 ]
 }
 ]
 }
 ]
}

Edit 5/22/2024: 

I'm using an Adaptive Card for the questions because I like the presentation it affords, i.e., vertical button list, and weighted headers. 

 

I also anticipate taking advantage of other Adaptive Card features, so I'd like to continue using it. But if I have no other choice but to use a Basic Card, then I will be sad.... but I'll do it.

 

Edit 2 5/22/2024:

To be fair, I'm not sure that a Basic Card would work, but I think it is likely. I'll test it. 

-- also, I updated the code above to read mode: "Primary" for each Action.Submit button. Previously it was role: "Button"

adaptive card attributes settings.png
Categories:
I have the same question (0)
  • sandeep_angara Profile Picture
    426 Moderator on at

    @donbroco 

    In the drop down below that says "Only selected topics", select the topic which would trigger based on the user's question. This way, user can either select a button on the Adaptive card or type in question or the related trigger phrase of the topic. 

     

    sandeep_angara_0-1716791960269.png

    Please like and mark this as a solution, if that works for you.

     

    Regards,

    Sandeep.

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!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 177

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 130 Super User 2026 Season 1

#3
chiaraalina Profile Picture

chiaraalina 45 Super User 2026 Season 1

Last 30 days Overall leaderboard