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 / Form Does Not Clear or...
Power Apps
Unanswered

Form Does Not Clear or Reset when Button Clicked

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a Form control.

I am trying to provide the below condition in a Button control, to allow the user to Reset/Clear the form and start again.

 

Nothing happens when I click the Button control. I have the below in the Button OnSelect.

 

     ResetForm(UpdatedEditMemberDetailsForm)

 

Form default is 'New'.

 

All data auto-populates based on selection in Dropdown, and Users can overwrite and Patch to update on list.

 

     LookUp(MemberList, FullNm=MemberProfileFullNmDropdown.Selected.FullNm,Park)

     

3csman_1-1612031305763.png

 

Categories:
I have the same question (0)
  • Drew Poggemann Profile Picture
    9,287 Most Valuable Professional on at

    Can you try Newform(form name) and see if this accomplished the desired behavior?

     

    thanks,

     

    Drew

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    No change; same result with NewForm(UpdatedEditMemberDetailsForm)

  • ganeshsanap Profile Picture
    1,555 on at

    @Anonymous 

     

    When you reset a form, all controls will be reset to their default property. Maybe you have set default properties of controls, so it is showing some pre-populated controls.


    Please click Accept as solution & ‌‌👍 if my answer helped you to solve your issue. This will help others to find the correct solution easily. If the answer was useful in other ways, please consider giving it ‌‌👍

     

  • Drew Poggemann Profile Picture
    9,287 Most Valuable Professional on at

    Hi @Anonymous ,

    I was working on a similar situation yesterday where I had to do the following.  Now, mine was to bring the form back in with new data after I submitted so I did the following on my Submit button's "OnSelect"
    SubmitForm(Form2));NewForm(Form2);Navigate('Main Screen',None)

     

    It was interesting that I had to do the Navigate (which is to the same screen I am on) to get it to work.  

     

    Hopefully this helps!

     

    Thanks,

    Drew

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 421 Most Valuable Professional

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard