Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

How to clear a form on button press

(0) ShareShare
ReportReport
Posted on by 364

Hi all, 

 

Just as the title says, I am looking for a way to clear all the values on a form when a button is pressed. I have 2 buttons, the first simply uses SubmitForm(Form3) to update a SharePoint site and clear all values in the form. The second button, triggers a flow that requests an approval for the logged information. If I add SubmitForm(Form3) to the formula, it updates the SharePoint site twice because the flow updates the SharePoint as well. 

 

If anyone knows of a way to clear all the fields on the second button press, I would greatly appreciate any help. I will include a couple images to hopefully help. 

 

Capture.PNG

Capture1.PNG

Categories:
  • KajalGupta15 Profile Picture
    36 on at
    Re: How to clear a form on button press
    • By using reset you can clear form look at the below formula and just paste it on formula bar.
    • ResetForm(Form1);
  • JR-BejeweledOne Profile Picture
    5,836 Super User 2025 Season 1 on at
    Re: How to clear a form on button press

    EDITED:

     

    Have you tried

    ResetForm(FormX)
  • Verified answer
    C-Papa Profile Picture
    1,836 on at
    Re: How to clear a form on button press

    ResetForm(Form1)

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,522 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,890 Most Valuable Professional

Leaderboard