web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Apps
Unanswered

Change not saved

(0) ShareShare
ReportReport
Posted on by 143

Hello,

 

I have a data editing form but when I make a modification they are not saved and I don't understand why.
Here is the code for my icon registration: 

SubmitForm(EditForm);;Navigate(SuccessScreen;ScreenTransition.UnCover)
Categories:
I have the same question (0)
  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

     Put this in the OnSuccess of the EditForm

    Navigate(SuccessScreen;ScreenTransition.UnCover)

     

    Also, in the OnFailure of the EditForm check if there was any error in submitting the Form.

     

    Please remember to give a 👍 and accept my solution as it will help others in the future.

     

    @Fa1con74

  • Fa1con74 Profile Picture
    143 on at

    Here are screenshots of my gallery and my form

    Fa1con74_0-1647442023493.pngFa1con74_1-1647442102144.png

     

  • Fa1con74 Profile Picture
    143 on at

    I declared victory a little too quickly 😞
    It works for me but not for other users.
    My base is microsoft list to which I gave access to other users
    I don't understand why it works for me and not for others.

    My edit form call button has this code and it is positioned in a gallery

    Set(currentID; ThisItem.ID);;
    EditForm(EditForm);;
    Navigate(EditScreen)

     

  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @Fa1con74 it could be something to do with the currentID variable. It's not clear what value it has and how it it affects the EditForm. 

  • Fa1con74 Profile Picture
    143 on at

     

    Hello,

    Here is my edit button code and it works

    Select(Parent);;
    EditForm(EditForm);;
    Navigate(EditScreen)

    And here is the code of my saved button from my edit screen

    SubmitForm(EditForm)

     What's weird is that it works for me but not for other users and I don't understand why

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 94

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard