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 / Clearing all the field...
Power Apps
Unanswered

Clearing all the fields when submitting Edit form Instead of one missing field it shows all the fields and its getting clearing the existing values

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi Team,

 

we have an issue on Edit form, form is having required fields. when we test with no selecting or entering any value on that required field value, form is getting clearing all the field values like below. here few other column has with values those also getting clearing and displaying like below 

ClearingFields.JPG

but when we try to open form to edit or update its loading all the field values, like below.

Withdata.JPG

when we try to update and submit with no values then clearing the remain fields as well?

what could be the issue here? guessing Issue with form ..?

Or issue with Submit formula..?

here is the Submit button formula

 

If( 
 SubmitForm(EditForm1),Set(SaveStatus,"Saved"),
 Set(SaveStatus,"UnSaved"));
Set(StartID,Text(EditForm1.LastSubmit.ID));

 

 

 

how can we fix this issue "clearing other field values" instead of a only missing fields

 

Please assist me ?

Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Anonymous 

    Just put SubmitForm(EditForm1) in the button. Move everything else to the OnSuccess property of your form.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 404

#2
timl Profile Picture

timl 344 Super User 2026 Season 1

#3
WarrenBelz Profile Picture

WarrenBelz 320 Most Valuable Professional

Last 30 days Overall leaderboard