|
POST
|
Hi @Daniel_Perkins , The fix only applies to the surveys loaded using the Survey widget. It does no resolve the issue for surveys loaded using the Embed widget. If you are still experienving the issue with the survey loaded using the Survey widget, could you please help me check whether the "locale-network-access" keyword is present in the iframe of the Survey widget, as shown in the screenshot below? Also, could you let me know which version of Enterprise you are using? Thanks, Ruth
... View more
11-13-2025
07:09 PM
|
0
|
0
|
3013
|
|
POST
|
Hi @mattkramer @BenClark @JennaWalz3 @Daniel_Perkins , The survey widget in ArcGIS Experience Builder has been resolved by updating the archived Survey123 JS API, but the survey designer in Experience Builder and embedded surveys in ArcGIS Dashboard are still affected and will require an additional patch to the Enterprise. Thanks, Ruth
... View more
11-13-2025
01:37 AM
|
2
|
0
|
5264
|
|
POST
|
Hi @Yarrr , "Apply spatial filter when map tab is visible" needs to be toggled on in Connect. Then, in the field app, choose the feature using the "Map" tab, click "Refresh", and then the selected feature will be shown on the "List" tab for editing. I am wondering if you were able to select them on the Map tab and use the selection as the filter for the List tab? Thanks, Ruth
... View more
07-31-2025
08:53 PM
|
0
|
1
|
1478
|
|
POST
|
Hi @aytlDEC , Thanks for sharing here. Instead of using ${if groupname}, I think you could use ${if fieldname1InGroup || fieldname2InGroup || ...}Group Label${/}. Then, the Group Label appears when there is at least one question that contains a value. Thanks, Ruth
... View more
07-31-2025
01:23 AM
|
0
|
1
|
845
|
|
POST
|
Hi @MathewBrown , Thanks for sharing here. If you put your table within $<summary> and $</>, you may need to use ${layerName | stats:"first, Project_Identifier"} to replace ${Project_Identifier}. The same applies to ${Project_Name}. Here is the documentation for the report summary section: https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereportqueries.htm#ESRI_SECTION1_B8EE6E41851345079FF5D9D4D69AD1D3 Thanks, Ruth
... View more
07-30-2025
11:37 PM
|
0
|
1
|
800
|
|
POST
|
Hi @ChristopherMask , Thanks for sharing here. I think there is a workaround method: 1. Set "body::esri:visible" for ${CT_SPI20} to make it only visible when ${CT_SPI40} is null 2. Add another note question which equals ${CT_SPI20} and make it only visible when ${CT_SPI40} is not null Thanks, Ruth
... View more
07-30-2025
11:24 PM
|
1
|
0
|
1179
|
|
POST
|
Hi @Yarrr , I think you are looking for the Inbox feature in the Survey123 app. Here is the related documentation: https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm To enable the Inbox for your survey, you need to configure the following settings as shown in the screenshot: Thanks, Ruth
... View more
07-30-2025
11:17 PM
|
0
|
0
|
1522
|
|
POST
|
Hi @DaveK , Thanks for sharing here. I have created an Exb app with a map and a survey widget, the field with choice filter can also get the value. Could you please provide more detailsso we can investigate further? For example, are you using the "Edit an existing record" mode in the survey widget? Are you using the search appearance to pull the choice option from external layers? Are you able to edit the same survey record on the Survey123 website data page? Thanks, Ruth
... View more
07-30-2025
12:28 AM
|
0
|
1
|
758
|
|
POST
|
Hi @EmmaWhite5 , Sorry for the late response. Are you still experiencing the same issue? If so, could you please share your form design with us so we can investigate further? If you are unable to share the form design, could you let us know if there are any calculations in your form and what the calculation expressions are? Thanks, Ruth
... View more
07-28-2025
01:14 AM
|
0
|
0
|
435
|
|
POST
|
Hi @AlfredBaldenweck , Thanks for sharing here. The recent tasks panel can be opened by clicking the recent tasks button at the bottom of the report panel The conflict behavior can be changed use the gear icon next to the "Save to my ArcGIS" account Survey123 documentation related to the Report Service for your reference: https://doc.arcgis.com/en/survey123/browser/analyze-results/printsurveyresults.htm#ESRI_SECTION1_2A4C07143C8E4147A1FEC9478D22206A Thanks, Ruth
... View more
07-28-2025
01:02 AM
|
1
|
3
|
1370
|
|
POST
|
Hi @Jay_Gregory , Thanks for sharing here. The editor tracking information, like Creator, Editor, EditDate, and CreationDate, is automatically added to the layer when the edit is made; therefore, they are not in the Survey123 webhook payloads. Currently, you can use the ArcGIS connector after the Survey123 connector to query this information based on the globalId. I will record your request in our backlog, but I also encourage you to contact Esri Support and raise an Enhancement issue. 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
07-28-2025
12:16 AM
|
0
|
0
|
719
|
|
POST
|
Hi @SkiSantaFeAdmin , Sorry for the late response. I tried to create the list with the edit linked button like yours. I think you still need to set the link using the Expression as shown in the screenshot below. I guess the reason you got the error on the web app is that the ${GlobalID} in your syntax does not pass the real GlobalID to the linked button. Thanks, Ruth
... View more
07-25-2025
04:04 AM
|
0
|
1
|
820
|
|
POST
|
Hi @TjeerdBruijn , Thanks for sharing here! You could use ${#$attachment}${$file| size:300:0 }${/} to set the maximum width of the images. If you need the images side by side, please ensure there is no line break after ${$file| size:300:0 } in your template. Thanks, Ruth
... View more
07-25-2025
03:21 AM
|
0
|
0
|
419
|
|
POST
|
Hi @adrianclee , If you are using a portal > 11.0, you need to modify the "surveyUrl" property to https://abc.mydomain.com by following the Enterprise doc via the REST API page UI. If you are using a portal < 11.0, you need to configure the "surveyUrl" property set in the config.js file of the portal manually. Thanks, Ruth
... View more
07-08-2025
03:31 AM
|
0
|
0
|
856
|
|
POST
|
Hi @sophered , The survey widget can work with widgets other than the map since the 23R2 release. Thanks, Ruth
... View more
07-08-2025
02:54 AM
|
0
|
0
|
744
|
| 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
|