|
IDEA
|
Hi @OwenGeo, it would be great if this update included custom icon options for infographics too! The SVG support in Dashboards is awesome. Are there any plans to implement this in StoryMaps, possibly one day?...
... View more
04-20-2026
12:08 AM
|
0
|
0
|
99
|
|
IDEA
|
Hi Esri, Could you please provide an update whether this functionality will be available in Experience Builder, or not? Thank you.
... View more
04-14-2026
04:37 PM
|
0
|
0
|
331
|
|
IDEA
|
Hi @LauraCarson I am using this workaround so I don't have to use a join. 'Using Calculated Expressions with Related Record' https://www.youtube.com/watch?v=TbDY0IpaDoI I'm using it on a 1:M relationship on status fields. When a new related record is submitted, the arcade expression (see below) is pulling the latest related record 'status' into the feature layer's 'status' field, which is used to symbolise the layer. I had to field calculate the existing related table values into the layer status field after setting it up the first time. var relatedrecords = OrderBy(FeatureSetByRelationshipName($feature,"Install updates"), "Install_Status DES"); var cnt = Count(relatedrecords); var relatedinfo = ""; if (cnt > 0) { var info = First(relatedrecords); relatedinfo = info.Install_Status } return relatedinfo;
... View more
01-08-2026
02:25 PM
|
0
|
0
|
1400
|
|
POST
|
Hi everyone, I have seen a solution posted about this for Survey123 Connect but not for Web Designer. In Survey123 Web Designer I am trying to enable an image question to allow multiple images. However, my published Web Designer survey will only allow one photo to be uploaded/captured. According to the documentation, this is supposed to be possible? Could someone please show me how to do it? https://doc.arcgis.com/en/survey123/browser/create-surveys/mediafiles.htm In Web Designer you can set the capture type (camera or upload), and set the size, but there is no setting that will enable multiple images. Below is a screenshot of the image question in my form - there are no contraints or behaviours applied to it. Thanking you in advance. Cheers
... View more
01-19-2025
07:53 PM
|
1
|
3
|
2621
|
|
POST
|
Hi @IsmaelChivite is it possible to do this now? Unfortunately the red asterisk and red text on a red background (required message) does not meet accessibility requirements. Our comms team won't let us publish our survey because of this. Another user (@TheoF) has logged a related issue here https://community.esri.com/t5/arcgis-survey123-questions/survey123-fails-accessibility-checks-how-to-fix/td-p/1395185
... View more
01-14-2025
06:26 PM
|
0
|
0
|
797
|
|
POST
|
Hi @TheoF, were you able to change the asterisk colour? I'm having the same issues as you with our comms team and accessibility.
... View more
01-14-2025
06:21 PM
|
0
|
1
|
1519
|
|
POST
|
It's working now 🙂 Thank you so much @JesseCloutier!
... View more
12-17-2024
04:38 PM
|
1
|
0
|
2189
|
|
POST
|
Hi @JesseCloutier I think I may have the same issue that @Thomas_Z2 had - I no longer have permission to edit my own posts and replies. I have a few that I need to updated. Would it be possible to get those permissions back? Cheers 🙂
... View more
12-15-2024
08:00 PM
|
0
|
2
|
2200
|
|
POST
|
using the coalesce() function is the way to go! it catches the null, substitute is as a 0, and completes the calculation 🙂 have a look at these posts where they show how to use coalesce for this purpose https://community.esri.com/t5/arcgis-survey123-questions/survey123-calculations-not-calculating/m-p/874070 https://community.esri.com/t5/arcgis-survey123-questions/constrain-total-value-of-repeat-entries/m-p/1195098#M43899 https://community.esri.com/t5/arcgis-survey123-questions/calculations-in-survey123-connect-form/td-p/1292960
... View more
12-15-2024
07:51 PM
|
2
|
0
|
4325
|
|
POST
|
Agree with @HanliePetoors You can only select one basemap in arcgis hubs settings - is there a way to add additional basemaps? And it would be great to then get a basemap toggle button added to the 'explore' page tool bar. Is it possible to enable that?
... View more
12-03-2024
06:47 PM
|
0
|
0
|
1236
|
|
POST
|
Is there a way to do this so it works in a public survey?
... View more
11-27-2024
10:24 PM
|
0
|
0
|
2497
|
|
POST
|
Hi all, I need to set this up in a public survey. @json isn't supported in public surveys - is it possible to convert the calculation pulldata("@json",${address},"location.x") so that it does works? Are there any workarounds? Thanks in advance.
... View more
11-27-2024
10:01 PM
|
0
|
0
|
3842
|
|
IDEA
|
I also vote yes for arcade expression capability in all ExB widgets - highest importance.
... View more
04-22-2024
11:03 PM
|
0
|
0
|
3395
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-22-2025 02:07 PM | |
| 1 | 01-19-2025 07:53 PM | |
| 1 | 10-25-2020 08:58 PM | |
| 2 | 12-15-2024 07:51 PM | |
| 1 | 03-20-2023 07:24 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|