|
POST
|
Hello @Jordi-Monk-Developer, I am not able to reproduce the behavior on my end, I've tested with Connect 3.13.249 and Field App 3.13.244 and the results from the JS functions were submitted to the feature service. I've attached a copy of the survey that I had tested with. If possible would we be able to obtain a copy of the survey for testing on our end?
... View more
11-18-2021
04:46 PM
|
1
|
0
|
1613
|
|
POST
|
Hello @SueEnyedy, Can you please elaborate a little more exactly what you have linked to the survey? I know you had mentioned web map but I wouldn't expect a web map to work offline as an internet connection would be needed to access the map. Are you using offline areas of the web map that are downloaded on the device, a MMPK, TPK, or VTPK linked to the survey? I had tested with an offline area, MMPK, VTPK, and TPK on my end and was able to access the maps from the outbox. Is there also a specific device you are seeing an issue on?
... View more
11-17-2021
06:37 PM
|
0
|
0
|
1364
|
|
POST
|
Hello @Henry7512Custer, The search() appearance should work as expected with a secure service as long as the service is in the same ArcGIS organization as the survey. If it's in a different ArcGIS organization Survey123 is going to pass along your current access token and if the service is in a different organization that organization will view the token as invalid.
... View more
11-17-2021
05:30 PM
|
0
|
0
|
774
|
|
POST
|
Hello @ColeIyotte1, One option would be to use a webhook that triggers each time a survey response is sent. In your webhook for the email connector you can use dynamic content to populate the "to" email address with the email address that was submitted in the form. Please see these links for more information on webhooks: https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-integromat/ba-p/896320 https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-integromat/ba-p/896320 https://doc.arcgis.com/en/survey123/browser/create-surveys/webhooks.htm
... View more
11-12-2021
02:56 PM
|
0
|
0
|
2274
|
|
POST
|
Hello @CPE_fmarshall, I've seen something similar to this in the past and it was due to a configuration issue with the survey. Let's schedule a meeting to take a look into the issue and confirm if it's the same as the previous issue. If it is the configuration issue I am thinking of a few python scripts are needed to troubleshoot and resolve the issue. Please feel free to reach out to [email protected] and we can schedule a call to take a look and confirm if it's the same issue.
... View more
11-11-2021
05:13 PM
|
0
|
1
|
1541
|
|
POST
|
Hello @SusannahPitman_, Using the attachment from the dynamic content will only provide the REST endpoint link for the image in your organization. Your flow will need to download the attachment from your ArcGIS organization in order to post the actual photo to SharePoint. Please see Ismael's Esri Community blog on working with attachments in Power Automate. You would just substitute the Outlook connector he demo's at the end with your SharePoint connector.
... View more
11-11-2021
04:24 PM
|
2
|
0
|
2696
|
|
POST
|
Hello @JussiLehtonen, We currently have a know BUG regarding this issue BUG-000143301, please feel free to reach out to Esri Technical Support and they will be able to attach you to the defect to track progress.
... View more
11-11-2021
04:19 PM
|
0
|
0
|
1093
|
|
POST
|
Hello @SimonJishi, The email question is a hidden question that populates the email address of the signed in user who is filling out the form. Please see this link for more information. If you would like a user to enter their own email (say for a public form) you can use a text question and set the constraint with a regular expression to match the format of an email address. Please see this post for reference. The barcode question uses the devices camera to scan barcodes and extract information from it. In Surey123 Connect there is a barcodes sample that can be used for reference ZacharySutherby_0-1636675893025.png
... View more
11-11-2021
04:15 PM
|
0
|
0
|
1001
|
|
POST
|
Hello @nealtk, Just to confirm 3.13 was displaying correctly prior to modifying the XLSForm's to accommodate the issue noted in this article correct? If you navigate to the install location for Survey123 on your device (it's typically C:\Users\<username>\Applications\ArcGIS) and open that directory in command prompt. Does running Survey123 setting the renderingEngine to angle make a difference? Please see this link for reference: https://doc.arcgis.com/en/survey123/faq/faqgeneral.htm#anchor13
... View more
11-11-2021
04:03 PM
|
0
|
1
|
2288
|
|
POST
|
Hello @CrisjovanoGumaraes, For the service you created in ArcGIS Online does the URL of the REST endpoint start with utility.arcgis.com or is it the FQDN for your ArcGIS Server? If it's the FQDN for your ArcGIS Server, when you add the service to your ArcGIS Online organization you need to store credentials with the service so that ArcGIS Online can create the utility proxy. Please see this link for more information (the workflow is the same even with federated ArcGIS Server services being added to ArcGIS Online). When you added the service in ArcGIS Online if you were not prompt to store credentials please see this link for more information.
... View more
11-04-2021
05:26 PM
|
0
|
4
|
3638
|
|
POST
|
Hello @MariaAndreoudi @RachelS, This is a known issue with the 3.13 release of ArcGIS Survey123 and IWA ArcGIS Enterprise organizations. We have Esri Technical Support logging a BUG for this now, please reach out to Technical Support and they will be able to attach you to the defect.
... View more
11-02-2021
08:23 AM
|
2
|
1
|
4528
|
|
POST
|
Hello @SifisoM, Just to confirm the feature service the survey was built from is also shared publicly correct? If so would it be possible for me to obtain a link to download the survey for troubleshooting on my end?
... View more
11-01-2021
05:33 PM
|
0
|
0
|
1503
|
|
POST
|
Hello @Oretana_, The screen capture of the XLSForm is quite blurry and I'm not able to get a good look at what you have in the appearance column, but you can remove the minimal appearance from the appearance column in the XLSForm and that should display the choices as you are expecting.
... View more
11-01-2021
05:05 PM
|
0
|
0
|
1024
|
|
POST
|
Hello @newwollyka, When a survey is published from Survey123 Connect (or website) and a feature service is created with the survey publish editor tracking fields are automatically enabled on the service. This means by default your feature service will have CreationDate field that will capture when the feature was created in your ArcGIS organization. If you created the survey based on an existing feature service you will need to check that the feature service has editor tracking enabled. To capture the date and time the survey was opened you can use the `start` question type in your XLSForm which will capture the start date and time of the survey. Please see this link for reference. You can also use the `end` question type in your XLSForm to capture the time the survey was submitted, but the CreationDate field in the feature service will tell you what time the feature was created.
... View more
11-01-2021
05:03 PM
|
1
|
1
|
2613
|
|
POST
|
Hello @ALI_AZZOUHRI, In your screen capture that is ArcGIS Survey123 Field App, you will need ArcGIS Survey123 Connect in order to create surveys. You can either install Survey123 Connect from the Microsoft Store or directly from our Survey123 Resources documentation page.
... View more
10-30-2021
11:37 AM
|
0
|
0
|
1735
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-22-2026 11:53 AM | |
| 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
|