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.
EDITED:
Have you tried
ResetForm(FormX)
ResetForm(Form1)
WarrenBelz
146,522
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,890
Most Valuable Professional