Forum Discussion
Freenit
Jul 12, 2019Brass Contributor
New, Edit, View mods show different text formatting
Hello. I have customized form view for SPO list. But now I have a problem, that in edit and view mode text in text column with multiline mode rendered differently in New and Edit and View mods. ...
- Sep 12, 2019
Hi Freenit
Because you are using "Enhanced rich text" in SharePoint, it will store HTML tags in these two columns.
You can:
1) In SharePoint, change it to "Plain text" which means you can't use fancy format in the field
2) In PowerApps, use "Rich text editor" instead of "Text input"
WinfredLiu
Sep 12, 2019Brass Contributor
Hi Freenit
Because you are using "Enhanced rich text" in SharePoint, it will store HTML tags in these two columns.
You can:
1) In SharePoint, change it to "Plain text" which means you can't use fancy format in the field
2) In PowerApps, use "Rich text editor" instead of "Text input"