Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

How can I reset information in a field using a button

Posted on by 8
Hi,
I'd like to reset a field in FORM1, using a button in FORM5: when the user clicks on the button (called BACK) in FORM5 the app will move to FORM1 and the field REPORT IT should be refreshed and updated with a new information.
I apologize if I'm not clear enough, it's my first experience with Power Apps and I'm not familiar with this tool. I hope someone can help me :) 
Thanks! Ludovica
Categories:
  • WarrenBelz Profile Picture
    WarrenBelz 143,532 on at
    How can I reset information in a field using a button
    I need the other part of the question (the Item  of Form1)
  • LD-28111017-0 Profile Picture
    LD-28111017-0 8 on at
    How can I reset information in a field using a button
    Yes the list is the same
  • WarrenBelz Profile Picture
    WarrenBelz 143,532 on at
    How can I reset information in a field using a button
    A quick follow-up to see if you received the answer you were looking for or if you need further assistance.
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)    Visit my blog Practical Power Apps    Buy me a coffee
  • WarrenBelz Profile Picture
    WarrenBelz 143,532 on at
    How can I reset information in a field using a button
    What is the Item of FORM1 ? I also assume that FORM5 is submitting to the same List ?
  • LD-28111017-0 Profile Picture
    LD-28111017-0 8 on at
    How can I reset information in a field using a button
    Hi, I tried to do that but it doesn't work. I think that the issue is due to the fact that I've to refresh a field containing a function, not a data source list. Could it be the cause of this failure?
  • jpespena Profile Picture
    jpespena 287 on at
    How can I reset information in a field using a button
    Hi,
     
    Is the information in the REPORT IT field came from FORM 5? If yes, assuming that the information in FORM 5 has already been submitted, add a Refresh() function on the OnSelect property of BACK button to refresh the data from the data source for FORM1. 
     
    Then add a ResetForm() function with it. Like this:
     
    Refresh('Your Data Source Name');
    ResetForm(FORM1);

    If my post helped resolve your issue, please click Accept as Solution—this helps others find it more easily and marks the item as closed. If you found this or my previous reply helpful, a Like would also be appreciated!

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,532

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,050

Leaderboard