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 / Power Automate / Power Automate / Forms...
Power Automate
Answered

Power Automate / Forms - Text Formatting

(3) ShareShare
ReportReport
Posted on by 4

I am having trouble formatting text from a form to an email using power automate.

In the process of sending an automated email when a form is submitted its combining all the text entered into a text field in a form on a single line rather than keeping it seperate.

eg:
Input:
I like these types of dogs.
1. labradors

2. jack russels

3 goldens retirvers

Output:

I like these types of dogs.1. labradors2. jack russels3 goldens retirvers

How do I fix this?
I see in the HTML view on Send and email (V2) it austomatically enters <p class="editor-paragraph"></p><br>

Screenshot 2024-08-28 152125.png
Screenshot 2024-08-28 152034.png
Categories:
I have the same question (0)
  • Suggested answer
    Daniel Bocklandt Profile Picture
    5,137 Super User 2026 Season 1 on at
    Hey,
     
    You'll need to use the HTML body: 

     
    You can start wirtting your text after the <p>
    If you want then to just start a new line add a <br>
     
    If you want a new Paragraph to start you need to end the line with </p> and start the next line with <p>
     
    so for your example you would need to do this: 

    <p>I like these types of dogs.<br>
    1. labradors</p>

    <p>2. jack russels</p>

    <p>3 goldens retirvers</p>

    More infos to HTML here: HTML Tutorial (w3schools.com) 

    If this answerd your question please accept it as solution so others can find it as well.

    If it helped you in any other way consider giving it a like so we can keep supporting eachother 

     
  • Verified answer
    Chriddle Profile Picture
    8,640 Super User 2026 Season 1 on at
  • EL-12082210-0 Profile Picture
    2 on at
    When I try to use <br>, then save, the editor deletes them.

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!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 308

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 226 Most Valuable Professional

Last 30 days Overall leaderboard