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 / Delete TextBox, ComboBox
Power Apps
Answered

Delete TextBox, ComboBox

(0) ShareShare
ReportReport
Posted on by

Good night,
I have a form and I want to delete the information to create a new request. I want to delete all the information.

Captura6.PNG
Categories:
I have the same question (0)
  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @CarlosN 

    From what I know your information is not in an EditForm so you may not use the NEWFORM function to Reset everything.

     

    Instead, you need to write a reset function for every individual control in your form.  Here’s an example of what you would write in the OnSelect property of the Clear Form button.

     

    Reset(TextInput1);
    Reset(ComboBox1);
    Reset(Checkbox1);

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • CarlosN Profile Picture
    on at

    Thank you,
    but how can I delete information from a DataCard

    Capture6.PNG
  • WarrenBelz Profile Picture
    154,447 Most Valuable Professional on at

    @CarlosN ,

    Exactly as @mdevaney has said - reset all the controls

  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @CarlosN 
    Reset the controls.  Did you try my solution?  Its not clear if you attempted it.

     

    Make sure the Default property is set to

    Blank()


    I have been watching your questions and noticed that you are not using an Edit Form.  Next time, I suggest you do this.  Then you can use a simple command called ResetForm to clear all the controls at once.

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • CarlosN Profile Picture
    on at

    Hi,

     

    But, i don´t like edit form, 

  • WarrenBelz Profile Picture
    154,447 Most Valuable Professional on at

    @CarlosN ,

    I totally agree with @mdevaney on the form - I have just answered this post of yours with the same comment.

    Your current structure is making things that should be easy quite difficult.

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!

Leaderboard > Power Apps

#1
wolenberg_ Profile Picture

wolenberg_ 119 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 107 Most Valuable Professional

#3
Haque Profile Picture

Haque 103

Last 30 days Overall leaderboard