|
BLOG
|
@VHolubec , You can include any map for a survey in Survey123 Connect by setting them as linked items. Please refer to details in: Include a map in your survey in documentation Survey123 Tricks of the Trade: Configuring survey maps blog
... View more
02-28-2022
03:38 AM
|
2
|
0
|
5205
|
|
POST
|
Hi @dmunro_esriau , Thanks for your feedback. We have applied an fix to the latest February update, you should be able to access surveys like before. Please let us know if you still observe issues.
... View more
02-25-2022
04:25 AM
|
0
|
0
|
1868
|
|
POST
|
Hi @AngelRomoSandoval @AlisterBeran , Printing images or maps in a summary section has not been supported officially before (see "Other considerations and tips" in this blog). In the latest Survey123 February update, only aggregated maps are supported outside a repeat in a summary report, please see the Note in the doc. Since the summary report is not designed as a workaround of multiple individual reports, printing images/maps for individual record in a summary report is NOT supported by design. Can your workflow be completed by using individual reports? If printing an image/map inside a repeat in a summary section is really important to your workflow, please consider raising an enhancement via Esri Support Service, we can take it into design considerations in the future. Thanks, Zhifang
... View more
02-25-2022
04:12 AM
|
0
|
2
|
6667
|
|
POST
|
Hi @Iron_Mark , In the latest Survey123 February update, the Survey123 report service supports displaying multiple geometries (from a same layer) on a single map. For example, ${geopointInRepeatLayer | where:"parentGlobalID='<aGlobalID>'" | drawingInfo:"currentLayer"} Please check details of the syntax and examples in the doc. Thanks, Zhifang
... View more
02-25-2022
03:56 AM
|
0
|
0
|
3223
|
|
POST
|
Hi @DerrickWestoby , Printing multiple records on a single map is now available to test on the Survey123 beta website and will be supported in the coming 3.14 release in late February/early March. Please see this EAC doc for the detailed syntax. Thanks again for your feedback!
... View more
01-18-2022
12:01 AM
|
0
|
2
|
5410
|
|
POST
|
Hi @HaroldHerrera1 , Printing multiple records on a single map is now available to test on the Survey123 beta website and will be supported in the coming 3.14 release in late February/early March. Please see this EAC doc for the detailed syntax. Thanks again for your feedback!
... View more
01-17-2022
11:57 PM
|
1
|
2
|
3302
|
|
POST
|
Hi @StaceyHenk , This looks a similar case to https://community.esri.com/t5/arcgis-survey123-questions/include-related-records-in-feature-report/m-p/1132821/highlight/true#M39697 . If you iterate from the child layer, ${#inspections} Fetch attribute of the parent outfall: ${Outfall.field1} ${/} If you want to iterate all inspections of an outfall ${#Outfall} (The data context is already a specific outfall) ${#inspections} This is an inspection of ${Outfall.outfallName} on ${inspectionDate} ${/} ${/}
... View more
01-12-2022
04:12 AM
|
0
|
3
|
1640
|
|
POST
|
Hi @SFM_TravisBott , If I understand correctly, this should be available in the feature report, as long as all layers are in the same service. Using the above example: When you iterating records in a child layer (the current data context is a feature in the child layer), you can reference any attribute/geometry of its parent feature by specifying the parent layer name. For example, ${#layerB} This is an attribute of layerB ${field1inLayerB} This is an attribute of its parent feature in layerA ${layerA.field1inLayerA} ${/} When you iterating records in the parent layer (the current data context is a feature in the parent layer), you can also access all child features by opening an inner iterations. For example: ${#layerA} This is the feature which object ID=${objectid} Below are child features in layerC: ${#layerC} (this iteration is under the context of the current parent feature) child feature, objectid=${oidFieldInLayerC} ${/} ${/} Please refer to the Repeats section in https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereporttemplates.htm.
... View more
01-12-2022
04:02 AM
|
0
|
6
|
8205
|
|
POST
|
Hi @SFM_TravisBott Would you mind sharing more examples or detailed designs of your layers/stables/surveys? For example, you have 3 tables: Layer A: parent layer, survey A Layer B: child layer (A:B -> 1:1), survey B Layer C: another child layer (A:C -> 1:M), survey C In a feature report for survey C, you want to reference the parent record in layer A when iterating records in layer C. Does the above example look like what you want?
... View more
01-10-2022
04:29 AM
|
1
|
8
|
8239
|
|
POST
|
Hi @erica_poisson , I've sent you an email for details of this issue.
... View more
12-07-2021
07:58 AM
|
1
|
0
|
3655
|
|
POST
|
Hi @HasanGüler @MayraHernandez , This issue has been fixed with an update to the Survey123 website today. Thanks again for your feedback.
... View more
10-26-2021
11:51 PM
|
0
|
0
|
1615
|
|
POST
|
Hi @SCJones , This issue has been fixed with an update to the Survey123 website today. Thanks again for your feedback.
... View more
10-26-2021
11:49 PM
|
2
|
1
|
3801
|
|
POST
|
Hi @wilcow , Thanks for sharing the XLSForm and report template files, these help us locate the cause of the issue. It turns out that in your XLSForm, there are several image questions (~21 rows) are set bind::esri:fieldType=esriFieldTypeString by mistake. This is caught by the syntax checking enhancement in the latest release last week. After fixing all bind::esri:fieldType errors in the XLSForm and republish your survey, the report should be able to print as expected. Please let us know if you still observe any issues after the change. Thanks, Zhifang
... View more
09-22-2021
02:31 AM
|
1
|
2
|
7149
|
|
POST
|
Hi @DirkVandervoort , This issue (BUG-000138683) has been fixed in the September 2021 release of Survey123 (version 3.13). To utilize the fix, you need to republish the survey in Survey123 Connect 3.13 or turn off the version lock of the web app. Thanks again for your feedback.
... View more
09-18-2021
04:16 AM
|
0
|
1
|
3476
|
|
POST
|
Hi @ACCDVermont , This issue (BUG-000138683) has been fixed in the September 2021 release of Survey123 (version 3.13). To utilize the fix, you need to republish the survey in Survey123 Connect 3.13 or turn off the version lock of the web app. Thanks again for your feedback.
... View more
09-18-2021
04:14 AM
|
1
|
0
|
3324
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-19-2021 02:03 AM | |
| 1 | 01-26-2026 07:15 PM | |
| 1 | 12-18-2025 04:54 AM | |
| 2 | 11-20-2025 07:20 PM | |
| 2 | 09-08-2024 11:16 PM |
| Online Status |
Offline
|
| Date Last Visited |
01-26-2026
07:08 PM
|