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 / How to fix the width o...
Copilot Studio
Unanswered

How to fix the width of the adaptive card field?

(0) ShareShare
ReportReport
Posted on by 71

I have an adaptive card comes up for user to fill in the information. I am using JSON to display this field(code mentioned in below.) How can I fix the width of the text box. It is kind of big which doesnt look good in UI. Is there anyway I can fix it. 

 

Thank you. 

JSON code of the field:

{
"type": "Input.ChoiceSet",
"id": "Country",
"placeholder": "Please select Country",
"style": "compact",
"isMultiSelect": false,
"label": "Country",
"isRequired": true,
"errorMessage": "Required input",
"choices": [
{
"title": "United States",
"value": "1"
},
{
"title": "Canada",
"value": "2"
}
]
},

 

furqanmajeed_0-1662576796818.png

 

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,970 Most Valuable Professional on at

    Hi @furqanmajeed,


    As far as I can tell the Input.ChoiceSet does not have a property for that. But you might be able to workaround it by using for example a columnset, column or a table.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
sannavajjala87 Profile Picture

sannavajjala87 210 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 153

#3
Haque Profile Picture

Haque 119

Last 30 days Overall leaderboard