Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Bullet button in e-mail designer is formatting the entire body

(0) ShareShare
ReportReport
Posted on by 33

I am trying to create a scheduled e-mail that includes a bulleted list, like this:

Bulleted list 1.jpg

When I click the bullet button in the edit window, the entire body is bulleted:

Bulleted list 2.jpg

I tried editing the source code to move the <ul> and <li> tags, but I couldn't get it to validate the code and bring me back to the WYSIWYG editor. What am I doing wrong?

  • Jcook Profile Picture
    7,779 Most Valuable Professional on at
    Re: Bullet button in e-mail designer is formatting the entire body

    @David_Schrag No problem.

     

    Yes I have had some UI issues with send email action as well. That is probably just a minor UI bug

  • David_Schrag Profile Picture
    33 on at
    Re: Bullet button in e-mail designer is formatting the entire body

    @Jcook Thanks! That worked, but why couldn't I achieve the same result in the WYSIWYG editor?

  • Verified answer
    Jcook Profile Picture
    7,779 Most Valuable Professional on at
    Re: Bullet button in e-mail designer is formatting the entire body

    Hello @David_Schrag 

     

    here is the code I tried and it worked as per your example:

    <p>I am sending you an email with the following bulleted list:</p>
    <ul>
     <li>First Item</li>
     <li>Second Item</li>
     <li>Third Item</li>
    </ul>
    <p>This paragraph would follow the list</p>

     

    pic1.png

     

  • ChristianAbata Profile Picture
    8,947 Most Valuable Professional on at
    Re: Bullet button in e-mail designer is formatting the entire body

    hi @David_Schrag  please try to add css into your email template

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

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

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492