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

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 528

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard