|
POST
|
Hi @MarcMuehleisen , The hotfix is already on prod, could you please try again. If your issue still exists, please contact Esri Support and work with an analyst and this appears to be isolated to your survey design, configuration or ArcGIS Organization setup. They will be able to diagnose further and work with you on this. Thanks, Ruth
... View more
09-18-2024
02:33 AM
|
2
|
0
|
1490
|
|
POST
|
Hi @RobertAnderson3 , The fix is already available on prod. The BUG number is BUG-000170728. Thanks, Ruth
... View more
09-18-2024
01:17 AM
|
0
|
1
|
4930
|
|
POST
|
Hi @AnthonyJonesRSK , Thank you for the investigation. I was able to reproduce the issue and have reviewed it with our developer. When the other experience widget refreshes, the survey question input box loses focus, causing the dropdown list to disappear. We will collaborate with the experience team to find a solution to this issue, and I will post the update to here. Thanks, Ruth
... View more
09-12-2024
03:49 AM
|
2
|
2
|
6576
|
|
POST
|
Hi @RobertAnderson3 , Sorry I cannot reproduece your issue. Could you please provide us a XLSForm that can reproduce the issue so that we can investigate further? A network recording HAR file can also be really helpful. Please open your developer tools by pressing F12, go to network tab While the developer tool is opened, reload the data page that you encountered the error Save the network request as HAR file If you don't want to post the files here, please send the files to [email protected] Thanks, Ruth
... View more
09-12-2024
03:13 AM
|
0
|
6
|
5141
|
|
POST
|
Hi @DanielSnozwell , Thanks for sharing here. Currently, the location parameter can only be a point for the Field app. https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_BB97985CAFB740EE8AEF99EFD6E238E3 I will record your request in our repo and keep you updated. I also encourage you to submit an Enhancement request to Esri support, our Support team will assign an official issue number for your records. This number can be used to search for and subscribe to the issue on the Esri Support site. If the issue is reported by other customers it will be attached to the same issue report, which helps us assess the impact of the issue and prioritize it accordingly. Thanks, Ruth
... View more
09-06-2024
02:24 AM
|
0
|
0
|
871
|
|
POST
|
Hi @RemyOlive I created a survey based on your screenshot, and it worked for me. The XLSForm and csv file are attached to this post. Could you please try my form in your Connect or share your XLSForm with us? Thanks, Ruth
... View more
09-03-2024
03:33 AM
|
0
|
0
|
2514
|
|
POST
|
Hi @NoeliaVolpe , Currently, this feature is not supported in the Survey123 web designer. I will record your request in our repo and keep you updated. I also encourage you to submit an Enhancement request to Esri support, our Support team will assign an official issue number for your records. This number can be used to search for and subscribe to the issue on the Esri Support site. If the issue is reported by other customers it will be attached to the same issue report, which helps us assess the impact of the issue and prioritize it accordingly. Thanks, Ruth
... View more
09-02-2024
04:05 AM
|
0
|
1
|
1663
|
|
POST
|
Hi @RemyOlive , Could you please also provide a screenshot of your choices tab in the XLSForm? I think we also need to check the choice list "WP" for the "select_one WP". Thanks, Ruth
... View more
09-02-2024
03:58 AM
|
0
|
0
|
2566
|
|
POST
|
Hi @arc_ticodex @DustyJordan @AnthonyJonesRSK Apologies for the late response. Could you please provide more details about your survey or send the XLSForm to me at [email protected] so I can investigate further? 1. Is it a autocomplete question or a dynamic choice list (pull choice from a layer)? 2. How many choices are included ? 3. What version of survey are you using? (Press F12 to open the browser developer tool, you can see the survey version under the console panel) 4. Which browser are you using when you saw this issue? Thanks, Ruth
... View more
09-02-2024
03:12 AM
|
0
|
1
|
6653
|
|
POST
|
Hi @ZachBodenner This is an unexpected behavior, if possible could you please send me ([email protected]) a layer that can reproduce your issue? Thanks, Ruth
... View more
08-30-2024
03:17 AM
|
0
|
1
|
2059
|
|
POST
|
Hi @NajmehServatsamarein2 Sorry for the late response, we were busy wrapping up the new release. There are a few possible reasons for the behavior: 1. The layer has the visible range set to a specific scale range. Could you please select a point and then try zoom-in and zoom-out to check if the point appears on a different scale? 2. The layer's point symbol is not clear enough 3. The layer does not have a geometry field If the above is not your case, please click the open in map viewer button and let me know if the point can correctly appear in the map viewer. Another question is whether this happened to all your surveys or just specific one? Does this issue just occur recently? Thanks, Ruth
... View more
08-30-2024
02:00 AM
|
0
|
0
|
1922
|
|
POST
|
Hi @Rgehman , Could you please let us know what is the browser that your were using on mobile and what is the version of your survey? We have tested with a large dataset on Safari and Chrome on iOS devices, Chrome on Android devices, the dataset can be correctly queried. So I guess the issue you encountered may related to the browser, network, and survey version. If possible could you please share a sample survey to [email protected] so that I can help you investigate further. Thanks, Ruth
... View more
08-12-2024
12:23 AM
|
0
|
1
|
2425
|
|
POST
|
Hi @Rgehman Sorry for the late response. The dynamic dropdown loads the first few thousands records initially (the number is based on the maximum query count). While you typing in the dropdown, the dynamic dropdown start to query the records with the specific content, so it will appear in the list after a few seconds. Thanks, Ruth
... View more
08-09-2024
02:31 AM
|
0
|
3
|
2445
|
|
POST
|
Thanks @Rgehman I have recorded your case in our dev issue. I am wondering have your tried dynamic choice list feature? This feature can pull the record from a selected feature service, and then put them into a dropdown question. I guess with this feature you could just select the plant directly in the survey widget without the needs of list widget. To try this feature you can simply add a dropdown question to your survey -> click the Edit linked button beside Choices -> click the from layer tab -> add the feature service of plant name -> choose the field you want to use as the choice option. Thanks, Ruth
... View more
08-07-2024
12:40 AM
|
0
|
5
|
2461
|
|
BLOG
|
Hi @NourSalamJMT , The view mode reads the feature service view ended with _stakeholder. While, the survey and survey edit mode access the feature service or the fieldworlder view of the feature service. Therefore, I guess the share settings of the _stakeholder view may not correct. Could you please check the share settings of the _stakeholder and ensure the right group have the access to view the data? If you cannot find the _stakeholder view related to the survey, then could you please using the browser dev tool (F12) -> Network tab to check the failed query request and let me know what is in the response tab? Thanks, Ruth
... View more
08-01-2024
07:52 PM
|
7
|
0
|
1420
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 6 | 2 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|