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 / Botframework returns o...
Copilot Studio
Unanswered

Botframework returns old value back to PVA without displaying the menu.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi All,

 

I trying to create a chatbot using PVA and botframework, when i type the triggering phrase for the 2nd time botframework returns the earlier value without showing the question as below.

gnaveen912_0-1667456733939.png

Please let me know if I made any mistake

 

gnaveen912_1-1667456801962.png

 

Adaptive Card under Bot responses.


# adaptivecardjson_StartFoodForm()
- ```


{
    "type": "AdaptiveCard",
    "body": [
        {
            "type": "TextBlock",
            "text": "Apply for food (trial):",
            "size": "Large",
            "weight": "Bolder",
            "wrap": true,
            "style": "heading"            
        },
        {
            "type": "Input.Text",  
            "label": "Enter your choice of food",          
            "placeholder": "Please enter your choice of food",
            "id": "foodName",
            "isRequired": true,
            "errorMessage": "This is a required input",
        },
        {
            "type": "ActionSet",
            "actions": [
                {
                    "type": "Action.Submit",
                    "title": "Submit",
                    "style": "positive"
                }
            ]
        }
    ],
    "version": "1.2"
}
```

# AdaptiveCard_StartFoodForm()
[Activity
    Attachments = ${json(adaptivecardjson_StartFoodForm())}
]

# TextInput_Prompt_2wp52P()
- ${AdaptiveCard_StartFoodForm()}

# TextInput_Prompt_wTpLDe()
- ${AdaptiveCard_StartFoodForm()}
# TextInput_Prompt_wTpLDe_text()
- - ${AdaptiveCard_StartFoodForm()}
Categories:
I have the same question (0)

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 820

#2
Vish WR Profile Picture

Vish WR 327

#3
Haque Profile Picture

Haque 296

Last 30 days Overall leaderboard