|
POST
|
Hello @Bryan_Wade, A couple of things to try: - In your display settings under Scale and layout is it set to 125% or 100%? If the Scale is set to 125% try changing it to 100% and restarting Connect does the same behavior occur? - If you navigate to the install directory of Survey123, which by default is C:\Users\username\Applications\ArcGIS\ArcGISSurvey123Connect, open a Command Prompt session and cd to that directory. Once in the directory run ArcGISSurvey123Connect.exe --renderingEngine angle. Please see this link for more information: https://doc.arcgis.com/en/survey123/faq/faqgeneral.htm#anchor13 - If neither of those things work please enable logging in Connect and pass along a diagnostic log when the behavior is occurring for review on our end.
... View more
04-19-2022
02:55 PM
|
1
|
3
|
2556
|
|
POST
|
Hello @DamonNelton, Please see this Esri Support KB article that goes through much of what you're looking for.
... View more
04-19-2022
02:49 PM
|
1
|
0
|
1347
|
|
POST
|
Hello @GarrettRSmith, Are you publishing your survey to ArcGIS Online or ArcGIS Enterprise? If ArcGIS Enterprise what is the type of authentication used in your organization (built in, IWA, PKI, etc.)?
... View more
04-19-2022
02:45 PM
|
0
|
1
|
720
|
|
POST
|
Hello @CN, If the survey was published from Connect 3.14 this is expected. With 3.14 we've made some changes to feature services published from Connect to provide the most security on the service. Once of these changes is disabling editing of sent surveys by default. To reenable editing sent surveys you'll need to go to the Options tab in Connect and enable edit for Sent surveys and republish the form. After that you will also need to go to the Survey123 website and on the Collaborate tab under What can submitters do, select "Add and update records". Please see this link for more information: https://doc.arcgis.com/en/survey123/desktop/create-surveys/publishsurvey.htm#ESRI_SECTION1_5B5B8DFF8C214EBDAE9A146B690A28B6
... View more
04-19-2022
02:39 PM
|
1
|
1
|
5120
|
|
POST
|
Hello @REllwood123, 3.14.255 is our latest version of the Survey123 field app, if you install that version is the same behavior present?
... View more
04-19-2022
02:28 PM
|
0
|
0
|
675
|
|
POST
|
Hello @skykasko, Thank you for passing this along, we have BUG-000147973 logged for this behavior. Please feel free to reach out to Esri Technical Support and they will be able to attach you to the defect to track it's status.
... View more
04-01-2022
01:00 PM
|
0
|
0
|
1371
|
|
POST
|
Hello @Energy4all, One of the changes that was made with Survey123 3.14 is feature services created with surveys on publish (unless editing sent surveys or the Inbox is enabled) the service won't have query enabled. This will cause the issue that you are seeing as the web map is not able to query the feature service. In the feature service settings if you enable update that will enable query on the feature service and should resolve the issue.
... View more
03-29-2022
03:07 PM
|
0
|
0
|
823
|
|
POST
|
Hello @Anonymous User, Something similar to this can be accomplished with either an ArcGIS Experience builder application or ArcGIS Dashboards. An ArcGIS Survey123 survey can be embedded in the application to edit existing submissions. Please see these links for more information: https://www.esri.com/arcgis-blog/products/experience-builder/real-time/using-experience-builder-and-survey123-to-pass-attributes-and-geometry-from-one-layer-to-another/ https://doc.arcgis.com/en/experience-builder/configure-widgets/survey-widget.htm https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-embedding-a-survey/ba-p/899140
... View more
03-25-2022
05:03 PM
|
0
|
1
|
1159
|
|
POST
|
Hello @JayHodny, Thank you for passing this along! To better assist with troubleshooting may we ask a couple of things: - Would we be able to obtain a copy of your XLSForm and a sample URL you are using to link to Survey123? - What specific Android devices is this behavior happening on? (Make, model, and OS version) - You mention an error screen, would we be able to obtain a screen capture showing what the error message is? - If you are seeing a crash like Dusty, do you also see the app in the App Overview pane? - Would we be able to obtain a copy of the Survey123 diagnostic log when the issue reproduces? - Please see this documentation for obtaining a Survey123 diagnostic log. You don't need to log the errors to a console just enabling logging in Survey123 will log to a local file which can then be extracted from the device.
... View more
03-25-2022
04:38 PM
|
0
|
1
|
9494
|
|
POST
|
Hello @Mondi_GIS, Assuming your form is still similar to the one linked above, you would want to use the trees repeat and not the Plot_repeat. I would suggest either storing the indexed-repeat calculation in it's own question and referencing that in the if statement, or combining the two conditions to be something like: if(indexed-repeat(${height},${trees},2)>${top_from_mean_2} or indexed-repeat(${height},${trees},2)<${lower_from_mean_2},1,0)
... View more
03-25-2022
04:22 PM
|
2
|
1
|
4956
|
|
POST
|
Hello @RafaeldePedro, Please feel free to add ZSutherby_Survey123 to the group and I'll be happy to assist with taking a look into the behavior. To confirm are you using Survey123 version 3.14, if so are the questions that you are seeing not receive their URL values relevant based on other question(s) that are also receiving URL values? If that's the case we do have a known issue with 3.14 were relevant questions aren't correctly receiving URL values, please see this Esri Community post. We do have a fix planned in our March update which is planned to be released this afternoon.
... View more
03-22-2022
10:50 AM
|
1
|
0
|
7780
|
|
POST
|
Hello @DustyJordan, Thank you for passing this along! I had tested on a Samsung Galaxy S9 that's running Android 10 and I wasn't able to repro. We are working with a different customer on an Android crash with 3.14 on Android and in that case it looks to be a low system memory issue. After you see the app crash if you open the App Overview do you still see Survey123 in the list of apps? If so this would indicate that the device ran out of RAM and pushed Survey123 to the background. If possible would we be able to obtain a Survey123 diagnostic log when the app crashes for review? Please see this documentation for obtaining a Survey123 diagnostic log. You don't need to log the errors to a console just enabling logging in Survey123 will log to a local file which can then be extracted from the device. If it does seem to be a low memory issue, do you have other applications running on the device other then the app you are linking from and Survey123? If you close out of all other applications and only keep the app you are linking from and Survey123 open do you see the same behavior?
... View more
03-22-2022
09:57 AM
|
0
|
1
|
9529
|
|
POST
|
Hello @RafaeldePedro, If you have the XY information in the Excel spreadsheet you can create a hosted feature layer using the data then create a survey based on the existing feature service. Please see this documentation for more information. One thing to keep in mind is if you have attachments with your data, that is going to require some additional work. In the attachments case I would suggest downloading the data as a file geodatabase in order to maintain the attachments. Additionally if you plan on republishing the data at any point in the future Survey123 uses attachment keywords to associate what image goes with what question and those keywords are lost in file geodatabases. This makes remapping the images to image questions when creating the survey based on the existing feature service additional work/consideration.
... View more
03-21-2022
03:27 PM
|
1
|
0
|
1094
|
|
POST
|
Hello @GarrettRSmith, Logic can be set up in a webhook to only perform a workflow if a specific condition is met, for example a question value equals some specific value. Please see this documentation for example regarding how to configure this in Microsoft Power Automate. As for the weekly reports, assuming you are talking about Survey123 reports I would suggest using the Survey123 module in the ArcGIS API for Python to accomplish this as you can configure your where clause for report generation to meet your needs. Please see this link for reference regarding how you can use the Survey123 Python API module to automate report generation.
... View more
03-21-2022
02:28 PM
|
0
|
0
|
973
|
|
POST
|
Hello @StuartMoore, This can be accomplished using a webhook, depending on your webhook provider you would use the HTTP module to send an applyEdits request to the REST endpoint for the polygon feature service. In the webhook you will have all the information from the survey that was submitted to use in the request.
... View more
03-21-2022
02:08 PM
|
1
|
0
|
1342
|
| Title | Kudos | Posted |
|---|---|---|
| 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 | |
| 1 | 11-04-2025 02:14 PM |
| Online Status |
Offline
|
| Date Last Visited |
a month ago
|