
Greeting,
I have a PA form that is designed to launch a specific screen based on parameters set in the URL. The link displays a screen with a form set to display content in a targeted SharePoint list. Two fields do not show content regardless to any changes I've tried:
1). Changed list settings from Enhanced Rich Text Format to Rich Text Format and back again.
2). Changed the HTML text box to Rich text editor box
3). Removed and added each of the two fields.
4). Changed each text box setting from "Parent.Default" to "ThisItem.Description" (as example) and back.
Other view only forms with the same settings, sourced from a different SharePoint list, work properly when launch from the same link.
My issue is similar to the issue below:
https://powerusers.microsoft.com/t5/Building-Power-Apps/Bug-Rich-text-editor-does-not-update-on-form-in-IE/m-p/127601
Images of settings:
Any thoughts?
Does the data display when you insert it in a label?
Just trying to help narrow down if its the htmltext control that's the issue or the data from the datacard 🙂