@TimCarlsonand I have a PowerApp Canvas app set to open in edit mode when right clicking on a list item and selecting edit. The form is editable however none of the data populates from the list item into the PowerApp. Odd thing is when I go to edit the PowerApp the data from that form shows in the editor (which it shouldn't right?). I've attempted all solutions from other areas on google and double checked my settings. Its acting more like a glitch/bug.
Go to powerapp editor and my content is populated... odd in of itself
Right clicking on sharepoint list item
Opens without content
Setting for the edit screen/form
Solved! Go to Solution.
Hi Yumia,
Thanks for the reply- we did attempt that earlier in our testing however data still would not pull from the list item onto additional app screens in edit mode. We decided to recreate the app and list and forgo using separate screens within the app and it functioned properly.
Please make sure the properties of the SharePointIntegration control to following formula:
OnEdit property:EditForm(SharePointForm1)
OnNew property:NewForm(SharePointForm1)
OnSave property:SubmitForm(SharePointForm1)
OnView property:ViewForm(SharePointForm1)
More information:
Best Regards.
Yumia
Hi Yumia,
Thanks for the reply- we did attempt that earlier in our testing however data still would not pull from the list item onto additional app screens in edit mode. We decided to recreate the app and list and forgo using separate screens within the app and it functioned properly.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
187 | |
82 | |
50 | |
37 |
User | Count |
---|---|
288 | |
242 | |
123 | |
75 | |
56 |