Custom PowerApp for Sharepoint not allowing edits without refresh between items

Angela Johnson 0 Reputation points
2025-02-08T19:46:41.0566667+00:00

I have a custom form for a Sharepoint list built in PowerApps. When I launch the form to edit one list item, it works fine. If I then open another list item, the form launches in edit mode even though I have not selected 'Edit All' and will not save entries. If I refresh the browser window, it works fine again.

In PowerApps, I have the SharePointIntegration fields set as follows:

OnSave - SubmitForm(FormName)

OnNew - Refresh(ListName); NewForm(FormName)

OnEdit - Refresh(ListName); EditForm(FormName)

Any thoughts on how to resolve the issue?

Community Center Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Syed Saleem Peera 13,060 Reputation points Microsoft External Staff Volunteer Moderator
    2025-02-10T05:57:14.27+00:00

    Hi Angela Johnson,

    Thank you for reaching out to us on the Microsoft Q&A forum. 

    This topic is currently not supported in the Q&A forums. 

    We recommend initiating a new discussion through the https://community.powerplatform.com/forums/thread/?groupid=b5652dc6-2c99-4e33-8b6f-45be4a896a40

    Moderators are readily available there to assist you and provide guidance. 

    Please don't forget to Accept/Upvote helpful answer and close this thread.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.