|
POST
|
many potential causes of this error. I would recommend turning on troubleshooting logging, then attempting to sync and reviewing the logs. It's likely a single layer causing the error message to be thrown. Search 'error' in the logs and you can help determine which is the troublemaker.
... View more
05-08-2024
08:40 AM
|
0
|
2
|
7496
|
|
POST
|
There can be many causes of that error, but this was the most recent bug that my organization has run into. I would suggest checking the indexes on your layers and ensure none of them have a `-` or other invalid chars. Solved: Re: Cannot Download Offline Area: Error code 500 "... - Esri Community
... View more
04-16-2024
04:08 PM
|
0
|
0
|
834
|
|
POST
|
my guess would be that it is trying to evaluate and the filter or count is returning 0 or null. I would wrap any processing with a if count > 0 loop, to ensure that it is properly handling instances where it unable to filter. I find that field maps tends to do best with arcade when you have handling for any possible outcome of filter.
... View more
04-12-2024
10:26 AM
|
0
|
2
|
1729
|
|
POST
|
I can confirm that removing these indices with "-" has resolved the issue on our layers. Thanks for sharing, this mystery was driving me crazy. @JustinColville - Is there an ETA for a hotfix or patch on this behavior? I have suggested to our staff to not use the search widget for the time being.
... View more
04-08-2024
11:25 AM
|
0
|
0
|
6528
|
|
POST
|
I can confirm that the packaging server has been unreliable intermittently throughout the year. Slow packaging, failed packaging, etc.
... View more
03-14-2024
03:16 PM
|
6
|
0
|
4834
|
|
POST
|
I would recommend using one feature layer for all sites. Using layer views can help manage the data in manageable slices. I have one data collection layer I have been using for 1,000s of sites and have over 100,000 records. No particular issues with managing the data - i simply filter by project id or create views for particularly large projects. See Create hosted feature layer views—ArcGIS Online Help | Documentation Alternatively, I have used the FormCollection | ArcGIS API for Python to copy form definitions between layers.
... View more
03-13-2024
11:52 AM
|
1
|
0
|
1011
|
|
POST
|
you are looking for the 'begin repeat' and 'end repeat' question types. here are some links for more info: Repeats—ArcGIS Survey123 | Documentation XLSForm Docs
... View more
02-27-2024
03:42 PM
|
0
|
0
|
1259
|
|
IDEA
|
Agreed - this feature is long overdue. The fact that we have to vote for ideas that were already implemented in WAB is disappointing.
... View more
02-21-2024
08:41 AM
|
0
|
0
|
3084
|
|
POST
|
I would recommend survey123, since forms can be shared publicly. This would allow volunteers to submit data, without having to purchase AGOL licences. Field Maps would require mobile worker or creator accounts. Other free open source options exist, like ODK, QField, etc. These would require more set-up though.
... View more
02-20-2024
11:45 AM
|
2
|
0
|
4471
|
|
IDEA
|
this already exists in arcgis pro and you can control if it returns all layers, top-most, etc. Navigation command Description Explore A multifunctional tool for navigation and feature identification. This is the default tool when you open a new or existing project. Left, right, and wheel mouse buttons all have built-in capabilities as follows: Left-click—Pop-up identification for a feature Left drag—Pan in 2D and 3D Middle drag—Pan in 2D Middle roll wheel—Zoom in and out Middle click and drag—Rotate and tilt (3D only) Right hold—Continuous zoom Right-click—Context menu for additional tools
... View more
02-06-2024
12:11 PM
|
0
|
0
|
2825
|
|
POST
|
an unfortunate limitation of survey123 and something I hope they change eventually. I handle this by having thumbnails. For Example:
... View more
12-15-2023
09:29 AM
|
2
|
0
|
1350
|
|
POST
|
Setting up scripts as a tool is fairly simple. I would suggest reading the documentation here: What is a script tool?—ArcMap | Documentation (arcgis.com)
... View more
12-11-2023
08:13 AM
|
0
|
1
|
1116
|
|
POST
|
can you share your expression? I would also suggest looking at the field maps troubleshooting logs.
... View more
11-28-2023
08:22 AM
|
0
|
0
|
964
|
|
POST
|
When using submission url, it is looking for the layer matching form_id.
... View more
10-10-2023
04:10 PM
|
0
|
0
|
565
|
|
POST
|
you can accomplish this with a combination of jupyter widgets and hiding code blocks Jupyter Widgets — Jupyter Widgets 8.1.1 documentation (ipywidgets.readthedocs.io) Hide or remove content (jupyterbook.org)
... View more
09-22-2023
04:11 PM
|
1
|
1
|
1903
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 08-29-2025 08:59 AM | |
| 1 | 06-30-2025 11:32 AM | |
| 1 | 05-29-2025 11:53 AM | |
| 2 | 05-01-2025 08:26 AM | |
| 8 | 01-21-2025 10:47 AM |
| Online Status |
Offline
|
| Date Last Visited |
01-16-2026
11:34 AM
|