Is there a method for a user who has just submitted a form to then re-use the data to populate a new entry? The desire is to expedite user entry when they need to repeat submissions and the majority of the answers are the same except for the location, which needs to be updated.
The preference is for a new record to be created rather than using a repeat (related) record. And this is intended for the web app, not mobile.
On way is to create a form launch URL that goes in the thank you message screen with the vars you want to pass. I think someone got that to work? Not sure never use the web version. Search the forum its on here somewhere.