|
POST
|
Hello @AndrewSmith21, It is possible to remove choices from a choice list using a choice_filter. Please see the Cascading and external selects documentation for more information as well as the Choice Filters and Cascading Selects sample in Survey123 Connect. I've attached a sample that will only display the "Completed (stop)" choice if there is a value in the inprogressdate question.
... View more
07-07-2023
10:06 AM
|
0
|
0
|
903
|
|
POST
|
Hello @JD1016, It looks like there is a data type mismatch that's causing Survey123 to clear the values. What I would suggest is in your XLSForm set the bind::type to int and set the bind::esri:fieldType to esriFieldTypeString.
... View more
07-03-2023
01:18 PM
|
0
|
1
|
4285
|
|
POST
|
Hello @portiamkhonto, There is not an option to automatically associate a report with it's respective record through the Reports UI in the Survey123 website. One way to achieve this would be to use the ArcGIS API for Python to generate the report, then upload it to the respective record. Another way to achieve this would be to schedule report generation using Microsoft Power Automate and use the HTTP module to upload the file as an attachment to the corresponding record.
... View more
06-30-2023
03:30 PM
|
0
|
0
|
925
|
|
POST
|
Hey @DanielLoegelCMS, We are able to reproduce the issue on a couple of our devices as well and are currently investigating the issue. The ADB log would be helpful to verify you're seeing the same issue we are. Please feel free to reach out to Tech Support to obtain the ADB log and log an official BUG for the issue.
... View more
06-30-2023
10:20 AM
|
0
|
1
|
3461
|
|
POST
|
Hello @DanielLoegelCMS, Would you be able to pass along a diagnostic log when the crash occurs? Are both your Pixel 4a and Galaxy S9 on the same version of Android or different versions? It would also be helpful to obtain an ADB log from the device to see the OS logs as well. Please feel free to reach out to Esri Technical Support for assistance obtaining this log.
... View more
06-29-2023
05:53 PM
|
0
|
2
|
3476
|
|
POST
|
Hello @ChrisBeaudette, We are in contact with Support and have passed troubleshooting next steps to the analyst. Thank you, Zach
... View more
06-27-2023
12:00 PM
|
0
|
0
|
5970
|
|
POST
|
Hello @acatbyanyothername, Are you working in ArcGIS Online or ArcGIS Enterprise? If you are in ArcGIS Online your reports should automatically be uploaded to the folder where your survey resides in your ArcGIS Content. If you download that item is the same behavior observed?
... View more
06-23-2023
04:56 PM
|
0
|
0
|
10007
|
|
POST
|
Hello @Blevins_Mark, Copying to a new survey does not maintain the attachments, but since the record is in the Sent folder the attachments will still reside in the My Survey Attachments folder. What you can do is copy the record to a new survey then browse to reattach the images from the My Survey Attachments folder for the image questions. This will be located in the ArcGIS folder typically in: iOS: On My I<device>/Survey123/ArcGIS/My Survey Attachments Android: <local storage>/Android/data/com.esri.survey123/files/ArcGIS/My Survey Attachments Windows: C:\Users\<username>\ArcGIS\My Survey Attachments
... View more
06-22-2023
03:01 PM
|
0
|
0
|
829
|
|
POST
|
Hello @mikaël, You can use a JavaScript function to perform the calculation. The JavaScript Date object has a getDay method that returns the day of the week between 0 and 6. You can add 1 to the number returned to return 1-7. I've attached a sample survey that demonstrates the workflow.
... View more
06-22-2023
02:55 PM
|
1
|
0
|
1624
|
|
POST
|
Hello @mcbouchard, Are you using the Survey123 Field App or the Survey123 Web App? If you are using the Field App you can save surveys to the Outbox and batch upload them when they are ready to be submitted. Please see this documentation for more information.
... View more
06-21-2023
04:44 PM
|
0
|
1
|
1275
|
|
POST
|
Hello @ToddHill, This is the identification number (ItemID) for your survey in your ArcGIS content. If Power Automate is displaying the ItemID this typically indicates that the token used in the connection to your ArcGIS organization has expired. Since your flow is continuing to run that contradicts the connection having an expired token, but if you start to see your flow fail to run the first thing to check would be to refresh the connection to your ArcGIS Organization. To do this in Power Automate select the drop down for Data and select Connections. For the Survey123 connector select the three dots in the middle of the table and select Switch account. From there you will be able to reenter your credentials to your ArcGIS organization and your flow will run with the updated token.
... View more
06-21-2023
04:41 PM
|
0
|
0
|
4134
|
|
POST
|
Hello @AbdelrahmanGhazaly, You will need to use the backslash (\) to escape the 9's in your country code. For example, (+\9\9)999-9999 will yield ZacharySutherby_0-1687389941038.png and when you start typing the numbers entered will be after the end parenthesis. Please see this documentation for more information.
... View more
06-21-2023
04:26 PM
|
2
|
0
|
1016
|
|
POST
|
Hello @ChrisBeaudette, Thank you for confirming! That is perplexing based on the error received that points to the secure renegotiation being the issue. Would you be able to try generating a report from https://survey123dev.arcgis.com and pass along the jobID for the request to the Support case you have open. We have found the Support case you have open and are in communication with the folks in Tech Support on the issue. To access the jobId you will need to capture the web traffic when you select the Generate button in the Report pane. You will see a submitJob request and in the Response to that request you will see a jobId. With this jobId we can check out internal logs to see if there is additional information as to why the error is being returned.
... View more
06-21-2023
09:46 AM
|
0
|
3
|
6121
|
|
POST
|
Hello @jhansen_GEI, One option would be to point the survey to the existing polygon layer so that when users are filling out the survey they are editing that exact record. Another option if you wanted to keep the survey responses separate from the polygon layer would be to use a webhook that makes a request to the polygon layer updating the attribute value. The webhook would run on each survey submission, query the polygon layer based on the grid entered in the survey, then run an updateFeatures REST API request or an applyEdits request to update the completed field.
... View more
06-20-2023
04:59 PM
|
1
|
0
|
2361
|
|
POST
|
Hello @IGORRIGOTO, It is not possible to print a survey from the Survey123 field app or Connect. Are you looking to print a completed survey, or are you looking to print the survey design to be filled out via paper entry?
... View more
06-20-2023
04:50 PM
|
0
|
0
|
942
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 06-04-2026 03:20 PM | |
| 1 | 05-22-2026 03:26 PM | |
| 1 | 02-27-2026 02:55 PM | |
| 6 | 12-17-2025 01:51 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|