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 / Need to change Ask a q...
Copilot Studio
Unanswered

Need to change Ask a question choices from horizontal to vertical order

(0) ShareShare
ReportReport
Posted on by

Hi All.. 

   Is there a way to change the "Ask questions" multiple choice entities to be in vertical order

Categories:
I have the same question (0)
  • fernandosilva Profile Picture
    Super User 2024 Season 1 on at

    Hi @Balag_4 ,

     

    If you are using the custom canvas, try to place this css in your custom canvas css file:

     

    react-film__filmstrip__list {
    display: block !important;
    word-wrap: break-word !important;
    }
    .react-film__filmstrip__item {
    padding-left: 0 !important;
    }
    .react-film__filmstrip__item {
    padding-right: 0 !important;
    }

     

    Also, you can try the following:

    const styleSet = window.WebChat.createStyleSet({
    
     // Add styleOptions to customize Web Chat canvas
     suggesteActionLayout: 'stacked';
    
     });

     

    That might sort you out.

     

    Cheers,

    Fernando

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Mohsin Ali Profile Picture

Mohsin Ali 163

#2
Dua Sadiq Profile Picture

Dua Sadiq 125

#3
11manish Profile Picture

11manish 93 Super User 2026 Season 2

Last 30 days Overall leaderboard