|
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
|
897
|
|
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
|
455
|
|
POST
|
Hi @kimkjohnson , The survey added to the Experience Builder survey widget still follows the survey settings. If you need the vertex option, you may need to republish your survey with the vertex option selected. Thanks, Ruth
... View more
06-20-2025
03:58 AM
|
0
|
0
|
449
|
|
POST
|
Hi @vijaybadugu, Thanks for asking here. Unfortunately, there is no existing widget with all these functionalities. You will need to develop a custom widget. Thanks, Ruth
... View more
06-19-2025
08:41 PM
|
0
|
0
|
451
|
|
POST
|
Hi @CherylWheeler11 , It looks like our server instance was down at that time but restarted automatically afterward. Thanks, Ruth
... View more
03-18-2025
08:32 PM
|
0
|
0
|
1873
|
|
POST
|
Hi @CherylWheeler11 Does the issue occur in a newly created survey? If not, could you share your survey or XLSForm with us, my email is [email protected]. Thanks, Ruth
... View more
03-17-2025
02:23 AM
|
0
|
3
|
1918
|
|
POST
|
Hi @TommyBarnes , Thanks for your reply. If possible, please share your survey or XLSForm with us, my email is [email protected]. If not, could you try reproducing the error on our BETA website survey123beta.arcgis.com, and let us know the job ID? This will help us review the error log and investigate further. Thanks, Ruth
... View more
03-16-2025
08:21 PM
|
0
|
0
|
1925
|
|
POST
|
Hi @CherylWheeler11 , No worries. The Survey123 Website should work with Edge. I tried generating a report on Edge, and it worked as expected for me. Feel free to reach out if you encounter other issues. Thanks, Ruth
... View more
03-05-2025
02:45 AM
|
0
|
0
|
3580
|
|
POST
|
Hi @TommyBarnes @PanjiBrotoisworoIntrax @CherylWheeler11 , The fix for this issue is available on the production environment. Thanks, Ruth
... View more
03-05-2025
02:45 AM
|
1
|
0
|
2003
|
|
POST
|
Hi @CherylWheeler11 , We plan to deploy the hotfix1 to production tomorrow. The "unable to download the report from AGOL" seems like a different issue, could you please let us know the error msg returned by the report service? Thanks, Ruth
... View more
03-04-2025
12:22 AM
|
0
|
2
|
3647
|
|
POST
|
Hi @PanjiBrotoisworoIntrax @TommyBarnes This issue occurs on the multi-lingual survey published using Connect. The fix for this issue is available on BETA. Could you please help try it on our BETA env https://survey123beta.arcgis.com/? If this fix solves the issue, we will deploy it to prod with hotfix1 build. Thanks, Ruth
... View more
03-03-2025
07:50 AM
|
0
|
4
|
3682
|
|
POST
|
Hi @AirX , Sorry for the late reply. It is possible to dynamically add pages. Before the open tag ${#individual_entry} and close tag ${/} is the content that will be repeated for each entry. So you can use: ${#individual_entry} Use field within repeat: ${dot1} Use field outside repeat: ${$layers[0].pavethick} page break ${/} The generated report will look like this: ---On the page 1--- Value of dot1 in the 1st repeat instance Value of pavethick ---On the page 2--- Value of dot1 in the 2nd repeat instance Value of pavethick ---On the page n--- Value of dot1 in the nth repeat instance Value of pavethick Currently, you placed ${individual_entry} and ${/} in the same table cell, so the content between these tags will be repeated within this table cell only. The best practice is to use the open and close tag to wrap the entire section that you want to repeat for each entry. In my pervious reply, although I didn't produce the result your expected, you can still reference it to update your template. This is the template: This is the generated report with 2 individual entries: Thanks, Ruth
... View more
02-14-2025
03:13 AM
|
0
|
0
|
6581
|
|
POST
|
Hi @ZhujingXia , We are working on this feature right now. I encourage you to raise an Enhancement case to Esri Support. Our Support team will assign an official bug number for your records. This number can be used to search for and subscribe to the bug on the Esri Support site. If the issue is reported by other customers it will be attached to the same bug report, which helps us assess the impact of the issue and prioritize it accordingly.
... View more
02-14-2025
01:16 AM
|
0
|
1
|
3206
|
|
POST
|
Hi @AirX , I have checked with our developer if multiple ${imageQ} are written continuously, we may not be able to extract the template tags correctly. To fix the image exporting issue, please split multiple ${imageQ} with spaces or line breaks. Or you can use different font styles for them like the screenshot below: I am not quite sure about "all the individual entries are being exported together on the same page entry". I guess you may want to repeat the highlighted section for each individual entry and I have included a modified template and an exported report for your reference. If this is not the case, please let me know what is your expected output. Thanks, Ruth
... View more
01-15-2025
03:28 AM
|
0
|
1
|
6809
|
|
POST
|
Hi @AirX , When no image exists, the syntax ${qname|getValue:""|size:420:0} raises an error. You can use ${if qname}${qname|getValue:""|size:420:0}${/} to pass an empty image question. Please check the updated template "images.docx". The repeat syntax can also be used to repeat an entire section, in case you want to repeat the middle part of your template for each individual entry. I include another template "repeat.docx" for your reference. Thanks, Ruth
... View more
01-14-2025
08:58 AM
|
0
|
1
|
6843
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 6 | 2 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|