question

dservin-0299 avatar image
0 Votes"
dservin-0299 asked saldana-msft edited

I can't edit an existing sharepoint list item after customizing form on powerapps

I have SharePoint list. I used the customize forms feature in PowerApps to have the form look a certain way. When I return to SharePoint to use the form, I am able to add and save new list items using the form but I am NOT able to select an existing list item and click edit (on SharePoint) to have the item be edited in the form format. When I click 'edit' on SharePoint I instead only get a blank form to fill out again.

This is what I have on SharePointIntegration on PowerApps for the OnEdit field:

EditForm(EditForm1);Set(selectedlookupitem, LookUp('INFUSION REIMBURSEMENT FORM', ID=SharePointIntegration.SelectedListItemID))

I'm not knowledgeable on coding at all and I've tried all different combinations on the OnEdit field but nothing is working. Does someone know what should go in this field? Are there other fields on PowerApps that may be affecting the form not auto-populating an exiting file on to a form for editing?

195693-image.png


office-sharepoint-onlinesharepoint-devwindows-formsmicrosoft-graph-sites-lists
image.png (31.6 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @dservin-0299,

Thank you for your question. We will give you an update as soon as possible. Thank you for your understanding and support.

0 Votes 0 ·

1 Answer

CaseyYangMSFT-4714 avatar image
0 Votes"
CaseyYangMSFT-4714 answered dservin-0299 commented

Hi @dservin-0299,

You could try to open the SharePoint list in an InPrivate window if the PowerApps list form appears properly please clear the browser cache.Then you may need to clear your browser cache after publishing a change to the PowerApps form every time.

And you could use "copy link" option at the top. If you copy that link and paste it into a new browser you get to see the form alone in the new window. It seems to work with or without clearing the cache. Not great either, but at least a bit easier.

For Reference: Powerapp Form Displaying Completely Blank Within SharePoint


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @dservin-0299,

Is there any update on this thread? Comment here if you still need any help.

0 Votes 0 ·

I tried to both options and every time I select an existing entry and click 'edit' I get back a blank form. Even when I copy the link and open in a new browser. Could it be possible that the issue is with SharePoint and not PowerApp?

0 Votes 0 ·