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 Apps / Richtext Editor: When ...
Power Apps
Unanswered

Richtext Editor: When saving data from PowerApp to SharePoint it stores {content}

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi Team,

I am using Richtext editor on my SharePoint customize powerapp form and storing that rich text editor data in sharePoint multiple lines of text area. Issue is it also storing <p></p> with content in between. In sharepoint view the <p> also displaying. Is there ant way to only save content? Please help

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

    @Anonymous 

    Are you looking for the "non-html" representation of your text in the rich text editor?

    If so, you can use the PlainText function to strip out the HTML.

    But, it begs the question - if you want just plain text, why use a rich text editor?

     

    If you are just simply trying to strip off the <p>'s from the html while preserving any HTML that might be in between...then something like this would work:

    Mid(yourRichText.HtmlText, 4, Len(yourRichText.HtmlText)-7))

    Hope that gets you started.

  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

    Do you want to save the Rich Text Editor data into your Multiple lines of text column without the html tags using your custom form?

    Have you enabled the "Use enhanced rich text" option for the Multiple lines of text type column in your SP list?

     

    Based on the needs that you mentioned, I have made a test on my side, and don't have the issue that you mentioned.

    Please check if you have enabled the "Use enhanced rich text" option for the Multiple lines of text type column in your SP list.

     

    If you want to save the Rich Text Editor data into your Multiple lines of text type column without the html tags using your custom form, please consider enable the "Use enhanced rich text" option for the Multiple lines of text type column in your SP list as below:4.JPG

     

    Best regards,

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 > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard