Skip to main content

Notifications

Copilot Studio - Calling Actions from Copilot S...
Unanswered

Adaptive card connected with languge studio ¿How connect the prompts?

(0) ShareShare
ReportReport
Posted on by

Hi Im connectig PVA with a project in LS but im following the doc https://powerusers.microsoft.com/t5/General/How-to-create-an-adaptive-Card-for-Multiple-options/m-p/1930390 but return to me a blank card that get submit but not do the correct action. 

This is the card that im using:

- ```{
    "type": "AdaptiveCard",
    "version": "1.0",
    "body": [
        {
            "type": "TextBlock",
            "text": "New TextBlock",
            "wrap": true
        },
        {
            "type": "ActionSet",
            "actions": [
                {
                    "type": "Action.Submit",
                    "title": ${virtualagent.Prompt}
                   
                }
            ],
            "separator": true
        }
    ]
}```
Can you help me?
Categories:
  • Re: Adaptive card connected with languge studio ¿How connect the prompts?

    This is currently not yet implemented; Adaptive Cards will render but the submit model will not collect fields from the form.  We are looking at enabling in the future, but don't have specifics to share at this time.

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,666

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,996

Leaderboard

Featured topics