|
IDEA
|
@JonathanMcD The non-GIS user finds it easier to copy a feature from one layer to a different layer using the "two editor panes" setup, since both panes are always open. It would be less intuitive to navigate back and forth between two layers within the same editor pane.
... View more
a month ago
|
0
|
0
|
132
|
|
IDEA
|
This idea is to have built-in email functionality, sending a confirmation message to the user when they hit Submit in the form. This is standard functionality in many systems that lets the user know that the submission worked and also gives the user a record of their info for future reference. Built-in email functionality would be more robust than integrating to an outside system like Power Automate via webhooks. The form would have a mandatory user email address field and a captcha. Related: Built-in Survey123 email notification (to staff when survey submitted)
... View more
a month ago
|
10
|
2
|
341
|
|
IDEA
|
When using a web map in Experience Builder, the ExB map scale is different from the web map scale. This idea is to honor the web map scale in Experience Builder Related question: Why is zoom level in Experience Builder different from web map?
... View more
04-17-2026
02:04 PM
|
3
|
0
|
202
|
|
IDEA
|
I have two feature layers in an Experience Builder app: Review Survey Submission External Map Points Currently, the External Map Points table opens by default when I expand the attribute table. This idea is to give us the ability to choose a different default table, such as the Review Survey Submission layer's attribute table. Related Experience Builder question: Experience Builder Attribute Table — How to set the default table?
... View more
04-17-2026
01:32 PM
|
1
|
0
|
172
|
|
IDEA
|
In a web map, I can rotate the basemap to a freehand angle by right-clicking the map, holding, and dragging. That works, but it's fiddly to get a map with grid-shaped roads rotated into a perfectly vertical orientation. This idea is to rotate the map to a known angle instead, by entering something like 18.5 degrees using the keyboard. Related AGOL question: How to rotate web map to specific angle?
... View more
04-17-2026
01:25 PM
|
1
|
2
|
254
|
|
IDEA
|
Idea: It would help to see the field lengths in the AGOL Fields View. Currently, the field length is not shown for all fields at a glance, only when clicking on an individual field. Use Case: I need to standardize field lengths between two near-identical hosted feature layers so that the copy/paste feature functionality will work for all attributes in the Experience Builder editor widget: What are the rules when copying/pasting a feature into a different feature layer?
... View more
04-17-2026
06:48 AM
|
3
|
0
|
100
|
|
IDEA
|
I'm using the Feature Compare tool's schema only functionality to find same-name fields in two feature classes that have different field lengths. It looks like I need to specify a field in the Sort Field parameter in order for the tool to run, such as fudging it by using OBJECTID. That seems unecessary to me. Could that functionality be changed so I can run schema only without specifying a sort field? Use Case: Experience Builder - What are the rules when copying/pasting a feature into a different feature layer?
... View more
04-17-2026
06:25 AM
|
1
|
0
|
147
|
|
POST
|
@AlixVezina might find this quirk/gotcha interesting: AGOL Idea: Consistent default text field length in AGOL and Survey123 Survey123 Designer text fields are 255 characters long, but a new text field from scratch in AGOL is 256 characters long. This idea is to make the default text field length in AGOL and Survey123 consistent. One annoying thing about this quirk is that a 255-char Survey123 field gets flagged by the Feature Compare > Schema only geoprocessing tool in ArcGIS Pro as having a different length from a 256-char manually created field. That's a nuisance, because in this case, 255 vs. 256 isn't important to me. I'm copying features from a Survey123 feature layer into a manually created feature layer using the editor widget in Experience Builder. "...the destination text field needs to be as long or longer than the source field, otherwise the attribute value will not be pasted." In this case, pasting from 255 to 256 isn't a problem; the value will get pasted without issue. It's only if it were the other way arround, 256 to 255, that would be a problem. So yeah, it's too bad that these rows are being flagged as having different field lengths, when they were meant to be exactly the same. This quirk would be a bigger problem if I were copying from 256 to 255. In that case, the copy/paste feature functionality in the Experience Builder editor widget would fail. I'd need to lengthen all the 255 fields to 256 (or shorten the 256 fields to 255), which would quite a pain: Create new fields Field calculate the values Delete old fields Fix all the broken field dependencies (somtimes using the same field name is not enough; the web map dependency still breaks)
... View more
04-17-2026
06:17 AM
|
1
|
0
|
326
|
|
IDEA
|
One annoying thing about this quirk is that a 255-char Survey123 field gets flagged by the Feature Compare > Schema only geoprocessing tool in ArcGIS Pro as having a different length from a 256-char manually created field. That's a nuisance, because in this case, 255 vs. 256 isn't important to me. I'm copying features from a Survey123 feature layer into a manually created feature layer using the editor widget in Experience Builder. Experience Builder questions: What are the rules when copying/pasting a feature into a different feature layer? ...the destination text field needs to be as long or longer than the source field, otherwise the attribute value will not be pasted. In this case, pasting from 255 to 256 isn't a problem; the value will get pasted without issue. It's only if it were the other way arround, 256 to 255, that would be a problem. So yeah, it's too bad that these rows are being flagged as having different field lengths, when they were meant to be exactly the same. Edit: This quirk would be a bigger problem if I were copying from 256 to 255. In that case, the copy/paste feature functionality in the Experience Builder editor widget would fail (no value pasted into that field). I'd need to lengthen all the 255 fields to 256 (or shorten the 256 fields to 255), which would quite a pain: Create new fields Field calculate the values Delete old fields Fix all the broken field dependencies (somtimes using the same field name is not enough; the web map dependency still breaks)
... View more
04-17-2026
06:00 AM
|
0
|
0
|
177
|
|
POST
|
In my web map, the scale is roughly 1:50,000 (best guess). An experience builder app that uses the web map appears to be automatically zoomed out at roughly 1:75,000. Why is the zoom level in Experience Builder different from the web map? Related idea: Honor web map scale/zoom in Experience Builder
... View more
04-17-2026
05:08 AM
|
1
|
2
|
296
|
|
POST
|
Thanks for looking! I submitted an idea just now: Add geometry to a feature that has no geometry.
... View more
04-16-2026
02:04 PM
|
0
|
0
|
337
|
|
IDEA
|
I have a feature with an empty geometry in an Experience Builder app (point feature layer). I want to select the feature in the attribute table and then add geometry to it. Could that functionality be added? Related Experience Builder question: How to add geometry to a geometry-less feature?
... View more
04-16-2026
02:03 PM
|
1
|
0
|
158
|
|
POST
|
In a web map, I can rotate the basemap to a freehand angle by right-clicking the map, holding, and dragging. That works, but it's fiddly to get a map with grid-shaped roads to be rotated to a perfect vertical orientation. Is there a way to rotate the map to a known angle instead, by entering something like 18.5 degrees? Related AGOL idea: Rotate web map by angle
... View more
04-16-2026
01:33 PM
|
0
|
2
|
358
|
|
POST
|
@ToddW_stl Thanks! The Survey widget was a good idea. I used a Widget Controller and put the Survey widget in it. Works well.
... View more
04-16-2026
11:58 AM
|
0
|
0
|
167
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 03-19-2026 09:29 AM | |
| 2 | 2 weeks ago | |
| 1 | 2 weeks ago |