|
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
|
1075
|
|
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
... View more
11-11-2021
04:15 PM
|
0
|
0
|
984
|
|
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
|
2238
|
|
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
|
3581
|
|
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
|
4395
|
|
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
|
1467
|
|
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
|
1008
|
|
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
|
0
|
2526
|
|
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
|
1712
|
|
POST
|
Hello @DeanMacbain, The ArcGIS Survey123 Report service is not supported with IWA ArcGIS Enterprise organizations (Please see this documentation). Unfortunately there are not any workarounds at the moment other than disabling IWA on the organization. We have an ArcGIS Idea for supporting IWA organizations with the Report service as well as an enhancement (ENH-000135375) from Esri Technical Support. Please feel free to reach out to Tech Support and they will be able to add you to the enhancement as well as comment on the ArcGIS Idea for more visibility.
... View more
10-26-2021
04:10 PM
|
0
|
0
|
1286
|
|
POST
|
Hello @refandreoliveira, Is your ArcGIS Enterprise organization accessible over the internet? Meaning if you were to send me the URL for your Portal I wouldn't need a VPN or anything to access it. Your ArcGIS Enterprise organization will need to be accessible over the internet so that Integromat can communicate with your org.
... View more
10-26-2021
03:55 PM
|
0
|
1
|
1788
|
|
POST
|
Hello @JimW, We have an internal enhancement requesting this ability in our backlog and is not currently planned in the near future. Please feel free to reach out to Esri Technical Support and they will be able to log a public facing Enhancement that you can track progress on the request.
... View more
10-26-2021
03:27 PM
|
1
|
0
|
1169
|
|
POST
|
Hello @Anonymous User, Can you expand a little more in what format you would like the data exported? If you export the data in an Excel spreadsheet each related table will get it's own worksheet. Survey123 uses GlobalID to ParentGlobalID relationships to relate records from a related table to the parent table. In the exported Excel spreadsheet you will have the Global ID in the parent table as well as the ParentGlobalID in the related table which will match. If you would like to merge the tables you can use the GlobalID/ParentGlobalID columns in both tables to merge them together.
... View more
10-26-2021
03:24 PM
|
1
|
1
|
2059
|
|
POST
|
Hello @gjhsduifhsdzukfhzkdsjfh, Are you using search() against a CSV or a feature service? When you say it is not working are no choices being populated, or are the choices not being filtered correctly?
... View more
10-26-2021
09:46 AM
|
0
|
1
|
860
|
|
POST
|
Hello @erica_poisson, If you are using a pre 10.8.1 ArcGIS Enterprise organization this is expected as feature services pre 10.8.1 don't support attachment keywords. If you are using ArcGIS Enterprise 10.8.1 or later or ArcGIS Online with a hosted feature service this is not expected behavior. If you have a referenced feature service some additional configuration may be needed on the Enterprise Geodatabase feature class. Let's schedule a call to take a look into the behavior and narrow down what's happening. Please feel free to email me [email protected] and we can schedule a call to take a look into it.
... View more
10-26-2021
09:11 AM
|
0
|
0
|
2855
|
| 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 |
4 weeks ago
|