How to loop a form back to the start after hitting Submit

I created two forms, one ends in Yes/No (not required) the other in a file drop (required.) The form ending in a file drop loops back to the start requesting new data after hitting Submit while the other form just sits there showing the "Success" message after submission. I moved the file field to the end of the non-looping form but it still behaves the same way, sits there showing the success message. How can I get both files to loop back around to the start after hitting Submit? Thank you

Tags:

Best Answer

Answers