|
IDEA
|
Maybe the Frequency Tool would be of use? Frequency can give you a table with all the unique values and the the counts, but if you need the table to look the way you pictured it, some extra table manipulation is going to be required.
... View more
04-29-2025
08:58 AM
|
0
|
0
|
373
|
|
POST
|
Unfortunately, the fix for this had to be rolled out due to other complications. The form information is not being copied over at this time. Hopefully this will be straightened out for the next release. Using ArcGIS Assistant you can edit the layer's json and manually copy the forminfo from the source layer to the new layer.
... View more
04-21-2025
08:58 AM
|
0
|
0
|
461
|
|
POST
|
both work, new and updating existing. I have shared my test map public for the moment, if you would like to take a look https://www.arcgis.com/home/item.html?id=94c10beba7fb4a87b3cebed1750355c0
... View more
04-04-2025
07:53 AM
|
0
|
1
|
891
|
|
POST
|
just occurred to me I did make one other change, The variable name 'distance', I modified to distance1 , apologies for omitting that bit. you should see that as an error when authoring the form.
... View more
04-04-2025
07:24 AM
|
0
|
1
|
896
|
|
POST
|
I tried your script, it works. I just changed the creek layer name and the field name to match my test data. Yes, it will be null if your point features does not exist, but with features in the hosted feature service, it works.
... View more
04-04-2025
06:58 AM
|
0
|
6
|
903
|
|
POST
|
Unfortunately, the change to maintain the layer definition exposed other issues with portal item information that were not realized during testing. Since, it breaks some workflows for view layers, in particular, the team decided to roll back the changes and work on a complete fix for a future release.
... View more
03-26-2025
06:24 AM
|
0
|
0
|
335
|
|
POST
|
Yes, there are Esri basemap for that purpose. This one for example. https://runtimecoretest.maps.arcgis.com/home/item.html?id=3175cf5b9e9f47f284c7b7d3c8d5b387 Here is a sample that shows how to generate an offline map. https://developers.arcgis.com/qt/cpp/sample-code/generate-offline-map/ This sample which shows the use of overrides shows how to get the desired level of detail. https://developers.arcgis.com/qt/cpp/sample-code/generate-offline-map-overrides/ If you don't actually need map features... just a super lightweight gray background of world extent, I created these in ArcGIS Pro that you can use. They are just 'gray boxes' at world extent (Web Mercator WGS84 auxillary sphere) in .tpkx and .vtpk format. https://www.arcgis.com/home/item.html?id=2d1bcf22fbb84f53ba16c9305108c4df https://www.arcgis.com/home/item.html?id=8ef1a7377bd343e2b97f53f3d50d1a36
... View more
03-20-2025
08:27 AM
|
2
|
1
|
583
|
|
POST
|
Inside the mobile map package there is an .mmap file. If you open the package in ArcGIS Pro by default, you will have an ArcGIS - Packages folder on your computer. Inside this folder you will see a folder with the name of your package, with additional underscore and id. Inside this folder there will be a p20 folder with the .mmap inside of that. If you look at the .mmap file in a text editor, do you see "disablePopup" : true in the layer definition for your service layer? This is what controls whether the layer will show a popup or not. It's possible indoors is not honoring the setting if it is present. If it is not present, then it is a matter of figuring out why 'disablePopup:true' is not being written into the map. Version of ArcGIS Pro, the workflow steps that are being taken to create the mobile map package, etc...
... View more
03-19-2025
07:26 AM
|
0
|
1
|
562
|
|
POST
|
I may need a bit more information to understand what you are looking for. For maps you can set a background color, it does not require any data.
... View more
03-19-2025
06:54 AM
|
0
|
3
|
618
|
|
POST
|
Hi Kevin, Would you be able to use a webmap that is enabled for offline use in your application?If your application involves editing data, this may be a more convenient option. https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm Mark
... View more
03-12-2025
06:20 AM
|
1
|
1
|
1261
|
|
POST
|
@TanithLives No, I don't think there is a way to create custom templates at this time. However, in Field Maps Designer you can create a new map and "Start with no layers." Then in designer just add the layer created as described in my previous post. You will see the forms load in from the layer once it is added. With the underlying functionality for creating new layers from existing layers and retaining all layer properties in place, it seems there are opportunities to enhance the template experience. @SarahSaint-Ruth
... View more
03-04-2025
05:30 PM
|
1
|
0
|
1504
|
|
IDEA
|
With the February 2025 release of ArcGIS Online, when you add a new item—Feature Layer that is based on an existing feature layer, the layer definition (symbols, labels, forms, etc.) will be included in the new feature layer. You will have the entire schema of the source feature layer including layer definition with no features in the new layer. In time this should be available in Enterprise. You can now use any existing layer as a template.
... View more
03-03-2025
11:30 AM
|
0
|
0
|
256
|
|
POST
|
With the February 2025 release of ArcGIS Online, when you add a new item—Feature Layer that is based on an existing feature layer, the layer definition (symbols, labels, forms, etc.) will be included in the new feature layer. You will have the entire schema of the source feature layer including layer definition with no features in the new layer.
... View more
03-03-2025
11:17 AM
|
1
|
2
|
607
|
|
POST
|
@TanithLives With the February 2025 release of ArcGIS Online, when you add a new item—Feature Layer that is based on an existing feature layer, the layer definition (symbols, labels, forms, etc.) will be included in the new feature layer. You will have the entire schema of the source feature layer including layer definition with no features in the new layer. You just need to save the properties you want with the layer.
... View more
03-03-2025
11:15 AM
|
1
|
0
|
1537
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-08-2025 03:16 PM | |
| 2 | 09-03-2025 12:41 PM | |
| 1 | 03-03-2025 11:17 AM | |
| 1 | 07-21-2025 10:01 AM | |
| 1 | 06-16-2025 11:14 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|