Announcements
Hello, for me the "NewForm(Formx)" doesn't work to create a new form (when coming from a page that says 'your submissions was successful'. Which formula should I use to create a button to go back and reset the form at the same time?
Hi @Anonymous ,
Assuming your form is not resetting, Try ResetForm(Formx);NewForm(Formx)
Regards,
Reza
Hi Reza, that doesn't work - I need it to go to the previous step (Formx) and have a cleared form at the same time.
@Anonymous
Can you post a few screenshots
Hi Reza, certainly: first picture is the button I'm trying to create to reach the form in teh second (Form3) - nothing has worked so far; i can only go back to the current form with the data fill in using Back()
Hi @Anonymous
On the OnSelect property of the button "Submit Another Absentee Form"
try the following :
ResetForm(Form3);NewForm(Form3);Navigate(<screen name of the screen containing the form)
Thanks for posting in the community @Anonymous - can you review the above reply and update the thread if it was helpful?
Thank you,
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 356 Most Valuable Professional
11manish 225 Super User 2026 Season 2
Mohsin Ali 211