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
|
202
|
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
|
155
|
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
|
160
|
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
|
183
|
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
|
246
|
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
|
122
|
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
|
70
|
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
|
1
|
255
|
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
|
121
|
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
|
178
|
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
|
81
|
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
|
149
|
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
|
114
|
POST
|
Hi @SkiSantaFeAdmin , Thanks for sharing! I have created a sample app with the "Edit" button you described. Could you please check if you appended the {GlobalID} variable to the URL as shown in the screenshot below? If you set the expression correctly, but still get the error. Could you please let me know what the URL looks like when a connected feature is selected? Thanks, Ruth
... View more
07-08-2025
01:18 AM
|
0
|
3
|
255
|
POST
|
Hi @SanchezNuñez , Thanks for sharing. When using the "Edit an existing record" mode in the Survey widget, the source layer needs to be the one where the survey record will be submitted. Could you please check if the source layer you selected is correct? If it is, could you please provide more information to help us identify the issue. Thanks, Ruth
... View more
07-07-2025
08:56 PM
|
0
|
0
|
84
|
Title | Kudos | Posted |
---|---|---|
1 | 07-30-2025 11:24 PM | |
1 | 07-28-2025 01:02 AM | |
1 | 03-05-2025 02:45 AM | |
1 | 10-29-2021 03:33 AM | |
1 | 01-13-2025 03:44 AM |
Online Status |
Offline
|
Date Last Visited |
07-31-2025
08:26 PM
|