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.

