Select to view content in your preferred language

Start new survey with submitting current one

429
7
02-10-2026 02:01 AM
MarcelBeckmann
Frequent Contributor

Hello,

we want to create a survey where users can report the sighting of a beetle inluding setting a point in a map. Users should be able to open the survey with desktop and smartphone app.

At the end of the survey we want to ask the user if he wants to report another sighting of this beetle. If he clicks 'yes' and submitts the survey, it would be great if automaticly a new survey would open and some fields are already populated from the submitted survey. For example first- and last name. Is it possible to achieve this behaviour with survey?

I know there is the option of repeats. But for the following reasons I think to open a new survey (with already populated fields) is a more elegant and also more stable way to solve this:

  1. it will be rather rare that someone is reporting multiple sightings of the beetle
  2. with the smartphone app, the repeats including the map, seems to overcrod the screen a little
  3. This is a survey for the puplic. So everyone can report a sighting. I am not sure if everyone, especially users who are not tech-savvy, will understand how the repeat is working.

Any help is appreciated. Thank you all!

0 Kudos
7 Replies
TravisSaladino
Esri Contributor

@MarcelBeckmann almost all the questions in a Survey123 form give you the option to "cache answer". It's a check box at the bottom of the question configuration.

TravisSaladino_0-1770732312130.png

When enabled, this will do exactly what you are looking for... soft of 😞. Unfortunately, this only functions in the web app, not the mobile app according to the help at:

https://doc.arcgis.com/en/survey123/get-started/faqcreatesurveys.htm#anchor11:~:text=For%20each%20qu...

But! we do make a suggestion at:

https://doc.arcgis.com/en/survey123/browser/create-surveys/webdesigneressentials.htm#:~:text=Other%2... 

to "set and apply favorite answers, which works similarly." I hope that helps 🤞

0 Kudos
MarcelBeckmann
Frequent Contributor

@TravisSaladinoThank you for your answer.

You are right. Not exactly what I was looking for and also dissapointing that this feature only works in the web app. Why is ESRI doing so many things only half way?!

Anyway: I will give it a try.

Thanks a lot.

0 Kudos
TravisSaladino
Esri Contributor

I get it. So there's two thing to consider here. 1) A long time ago when we made Survey123 we used an external standard XSLForms. We need to stick with it for backwards compatibility reasons and that's the root of the limitation. 2) You can open surveys on your mobile device's web browser and get this functionality in the field still. Just not in a offline state like you can with the mobile app. 

0 Kudos
MarcelBeckmann
Frequent Contributor

Hey Travis,

thanks a lot for clarification.

I think the cached answers would be a very good and absolutely acceptable solution to our problem.

And with all respect, I do not understand what the XSLForms has to do with the fact that the smartphone app cannot cache some answers. I absolutely do not have any technical unserstandig and for sure you are absolutely right. But as an unknowing customer I cannot empathise why this functionality is not implemented in the field app. Maybe you can understand.

Also thank you for pointing out that we also can open the survey on the smartphone via browser. Maybe this is a possible scenario for us.

Thanks you for all your answer. This gives us several options we can check and try and see which one will work best for us.

0 Kudos
DougBrowning
MVP Esteemed Contributor

You can do it with a launch URL to pass over the fields you want.  See here  https://community.esri.com/t5/arcgis-survey123-blog/understanding-survey123-s-custom-url-scheme/ba-p...

BUT note this will open a new survey and leave the first one open in the background.  When they submit the second one the first one will come back on screen then submit that one.  So probably not what you want but its close.

0 Kudos
MarcelBeckmann
Frequent Contributor

@DougBrowningThank you for your answer.

Yes, also not exactly what we are looking for. But I will take a look at the blog post.

Thank you very much.

0 Kudos
JenniferAcunto
Esri Regular Contributor

You can add the URL with a message to the generated_note question type- which would add it to the Thank You screen. So they would submit and then be prompted to submit another survey. 

- Jen