So I have a sharepoint list and when i edit the form in powerapps it updates the list successfully but when i look at the form again on powerapps it shows as below. It should just say "Colette" but it seems to bringing some sort of path over with it? Am I doing something wrong?
<div class="ExternalClassF977B78F55394839B787800F59FA4450">Colette</div>
Solved! Go to Solution.
Please review your column definition for the column in SharePoint. You have it set for allowing Rich text. When you have that, it will result in an HTML version of your text. If you display that HTML in a plain text control in PowerApp, it will show you all the HTML tags. If you display that in an HTML control in PowerApp, it will format correctly.
So, either remove the allow rich-text in the SharePoint column, or change your PowerApp control to be an HTML control.
I hope this is helpful for you.
Please review your column definition for the column in SharePoint. You have it set for allowing Rich text. When you have that, it will result in an HTML version of your text. If you display that HTML in a plain text control in PowerApp, it will show you all the HTML tags. If you display that in an HTML control in PowerApp, it will format correctly.
So, either remove the allow rich-text in the SharePoint column, or change your PowerApp control to be an HTML control.
I hope this is helpful for you.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
185 | |
53 | |
41 | |
37 | |
31 |
User | Count |
---|---|
246 | |
75 | |
71 | |
69 | |
65 |