Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Copilot Studio - General
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:
  • fernandosilva Profile Picture
    Super User 2024 Season 1 on at
    Re: Need to change Ask a question choices from horizontal to vertical order

    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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 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…

Leaderboard > Copilot Studio - General

#1
Pablo Roldan Profile Picture

Pablo Roldan 49

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 48

#3
stampcoin Profile Picture

stampcoin 10

Overall leaderboard