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?
What you have shown is the Item property.
So filter the BrowseGallery1 as:
Filter(Datasource, Email Column = User().Email)
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Do you have any formula on the Item property of the EdditForm.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
WarrenBelz
146,786
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,093
Most Valuable Professional