Is there a way to after a form has been submitted return to the form again and have some of the fields retaining the data that was input on the first submission?
This would be helpful when a form has to be submitted multiple times but the data on some fields (like name and email) would be the same on each of the submissions whereas other fields would be different.