Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Copilot Studio - General
Unanswered

How to skip adaptive feedback if user hasn't clicked any buttons?

(0) ShareShare
ReportReport
Posted on by 392

Hi, In PVA, I have a Adaptive Card, this is how it looks like

Jupyter123_0-1695374910354.png

if the user did not click thumbs up or down in adaptive, but instead if they ask some other questions, the feedback forcefully comes. I dont want that. What should i do?
Here is my adaptive card code:

{
    "type": "AdaptiveCard",
    "version": "1.2",
    "body": [
        {
            "type": "TextBlock",
            "text": "Did you find this helpful?",
            "wrap": true
        },
        {
            "type": "ActionSet",
            "actions": [
                {
                    "type": "Action.Submit",
                    "title": "👍",
                    "data": {
                        "feedback": "good"
                    }
                },
                {
                    "type": "Action.Submit",
                    "title": "👎",
                    "data": {
                        "feedback": "bad"
                    }
                }
            ]
        }
    ]
}
  • D99 Profile Picture
    7 on at
    Re: How to skip adaptive feedback if user hasn't clicked any buttons?

    Hey, @fernandosilva  I am dealing with the same issue as @Jupyter123. The proposed solution doesn't work, because if you set it to 'Don't repeat' all it will do is escalate the issue to a live agent, which is not the same as skipping the adaptive card and allowing the user to input a question etc. Any other solutions?

    Thanks

  • fernandosilva Profile Picture
    Super User 2024 Season 1 on at
    Re: How to skip adaptive feedback if user hasn't clicked any buttons?

    Hi @Jupyter123 ,

     

    Sorry for the late reply as I was on holiday last week.

     

    On the new canvas there are some new settings for adaptive cards that might help you with your enquiry.

     

    2023-10-02 09.54.11 web.powerva.microsoft.com b2f14ee47e20.png

    2023-10-02 09.57.19 web.powerva.microsoft.com 7d29296b6ec9.png

    I found out that when changing those settings, the adaptive card works as you request.

    Once, twice, etc. Or you can add any other formula.

     

    I hope it helps.

     

    Cheers,

    Fernando

  • Jupyter123 Profile Picture
    392 on at
    Re: How to skip adaptive feedback if user hasn't clicked any buttons?

    @fernandosilva hey, if you see my adaptive card code, it doesn't have isRequired property , but still its pop up again when user write anything else in message field if they failed to provide feedback

  • fernandosilva Profile Picture
    Super User 2024 Season 1 on at
    Re: How to skip adaptive feedback if user hasn't clicked any buttons?

    Hi @Jupyter123 ,

     

    I believe if the user doesn't interact with the buttons and make a new request, the new request will be triggered, unless the buttons have a "isRequired" property, so it will pop up again when the user write anything else in the message field.

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Copilot Studio - General

#1
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 25

#1
Pablo Roldan Profile Picture

Pablo Roldan 25

#3
stampcoin Profile Picture

stampcoin 10

Overall leaderboard