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 Platform Community / Forums / Power Apps / Edit Form, Patching 1 ...
Power Apps
Unanswered

Edit Form, Patching 1 field before submitting form. Everything is reset. Why?

(0) ShareShare
ReportReport
Posted on by 920 Super User 2024 Season 1

Hi,

 

I have a popup that patches 1 field when a button is clicked. However I have text boxes (that have not been submitted into the form yet) where the text is erased.

 

Can I patch a field without deleting all my changes that have not yet been submitted?

 

Categories:
I have the same question (0)
  • MissingLink Profile Picture
    236 on at

    The fields that have text are still blank until you patch them.  So when you patch the 1 field from the pop-up, all the other fields refresh (fetching the blank data again)

    To get around this,

    1. add a variable to 'remember' that value that was selected in the Pop-Up. Something like

    Set(Var_MyPopUpValue, PopUpOption)

     

    2. Set your ONE field text value = Var_MyPopUpValue.

     

    Now when you change the PopUp value, the field will look at the Var which should now be = you PopUp

     

    Then when you submit the form, ALL the fields will be updated accordingly.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard