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

Notifications

Announcements

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"

Categories:
I have the same question (0)
  • sandeep_angara Profile Picture
    424 Super User 2025 Season 2 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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Copilot Studio

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 265 Super User 2025 Season 2

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 240 Super User 2025 Season 2

#3
S-Venkadesh Profile Picture

S-Venkadesh 101 Moderator

Last 30 days Overall leaderboard