Hello,
I have a form in my app that submits information into a sharepoint list. However, each time i go back to test the app, the datacard value displays the last value that I submitted.

This is what i have written for the OnSelect for the submit button:
SubmitForm(Form2) + Navigate(Congrats)
How do I ensure that the datacard resets back to blank after each submission?
Any help appreciated 🙂