Hi All,
I am facing an issue. I have a power apps connected to SharePoint List and I designed this Power Apps appread only list item of the user who use thier own email to sign in.
After I edited a form and submit the list item B, the page jump and shown item A detail instead of item B. In my On Select, I have used SubmitForm(EditForm) but it still jump and show the details of item A instead of item B. What should I do so that once I submitted the form, item B detail will show?