Disable submit button Survey123

1237
4
Jump to solution
01-31-2022 04:31 AM
by Anonymous User
Not applicable
Good morning,

Is it possible to remove or disable the Survey123 submit button in the web version?

 

0 Kudos
2 Solutions

Accepted Solutions
by Anonymous User
Not applicable

Hi @Anonymous User,

Yes, it is possible to hide the submit button in the web app using URL parameters when launching the web form. The parameter to use is hide=submit. Please refer to following documentation:

https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm#GUID-D38D44E2-8CBA-4030-8925-AD8A9F68D4F3

As for the Survey123 field app, there is currently no way to disable or hide the submit button. However you can use a relevant/conditional question at the end of survey, right before the submit button, that has a constraint on it, so that when the value doesn't match, the constraint throws a custom message and/or displays a note in big red letters that says "This survey can not be submitted". You can build up the constraint to be based on several other questions or values in the survey that must be met for it to be submitted. This can also be done for web app too if you want the submit button to be conditional.

Regards,

Phil.

View solution in original post

0 Kudos
by Anonymous User
Not applicable

Hi @Anonymous User,

You can not set the hide=submit URL parameter in Connect, it needs to be appended to the URL that is used to open the survey in the web app. So when you share the survey with users, you modify the URL to include the additional parameters you want used when it is opened.

Regards,

Phil.

View solution in original post

4 Replies
by Anonymous User
Not applicable

Hi @Anonymous User,

Yes, it is possible to hide the submit button in the web app using URL parameters when launching the web form. The parameter to use is hide=submit. Please refer to following documentation:

https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm#GUID-D38D44E2-8CBA-4030-8925-AD8A9F68D4F3

As for the Survey123 field app, there is currently no way to disable or hide the submit button. However you can use a relevant/conditional question at the end of survey, right before the submit button, that has a constraint on it, so that when the value doesn't match, the constraint throws a custom message and/or displays a note in big red letters that says "This survey can not be submitted". You can build up the constraint to be based on several other questions or values in the survey that must be met for it to be submitted. This can also be done for web app too if you want the submit button to be conditional.

Regards,

Phil.

0 Kudos
by Anonymous User
Not applicable
Hi @Anonymous User 
I made the form in Survey123 connect. Where should I use hide=submit in Survey123 connect?
The form will only be used in the web version.
0 Kudos
by Anonymous User
Not applicable

Hi @Anonymous User,

You can not set the hide=submit URL parameter in Connect, it needs to be appended to the URL that is used to open the survey in the web app. So when you share the survey with users, you modify the URL to include the additional parameters you want used when it is opened.

Regards,

Phil.

LS1
by
New Contributor III

@Phil, if you hide the SUBMIT on the web version of the survey how is the survey submitted?  Pressing ENTER doesn't submit?

0 Kudos