|
IDEA
|
This is needed and the MapViewer Classic work around will no longer work. Ideally field works could do this without GIS intervention with ArcGIS Pro. Surprised that adding GPX files to AGOL is not more easily done.
... View more
yesterday
|
0
|
0
|
15
|
|
POST
|
I have this request from our Search and Rescue teams and was wondering if there is a way to use GPX files in Field Maps directly. Or if not, how can I get them to their maps without using ArcGIS Pro?
... View more
yesterday
|
0
|
0
|
13
|
|
POST
|
Hello, I have disabled the popups for World Imagery in the MapViewer but Field Maps does not seem to honor that. It is odd that the imagery is not even turned on and I see the popup shown. Why does Field Map show the popup but MapViewer does not? Thank you, Mele
... View more
Thursday
|
0
|
0
|
121
|
|
POST
|
I am having this issue. I looks like all the popups are disabled but in Field Maps, I see this. In the MapViewer I don't have the popups but in Field Maps I do
... View more
Thursday
|
0
|
0
|
33
|
|
IDEA
|
Absolutely!! This is frustrating. I am just adding one symbol and it looks like I have to recreate all unless I do it in Pro which I am not inclined to do just yet. A work around but not a solution.
... View more
4 weeks ago
|
0
|
0
|
168
|
|
POST
|
We have a Wildland Fire Assessment Survey that several users have access to. We would like to be able to allow users to pick a survey they'd like to complete and once it is started, than other users would not see it in their inbox. Or possibly, show in the inbox who is working on the survey. Any thoughts on how to accomplish this? Thank you Mele
... View more
04-09-2026
12:49 PM
|
0
|
2
|
299
|
|
POST
|
Does anyone know if Field Maps requires a certain version of Locators? I ask because it appears that none of the locators from a 10.6 server work in Field Maps. Thank you.
... View more
03-28-2026
10:31 AM
|
0
|
0
|
155
|
|
POST
|
I have created a support ticket for this and will update if I get it resolved
... View more
03-26-2026
10:12 AM
|
0
|
0
|
168
|
|
IDEA
|
We are working on a Field Maps based Technical Rescue Team (TRT) and auto log off would be nice for tracking. Currently we will take points off the map after a given time but a log off would be helpful
... View more
03-17-2026
06:06 PM
|
0
|
0
|
263
|
|
POST
|
Good afternoon, we have several locators in our org. None of them show any results when doing a search in Field Maps. The layer searches are working but not the address searches. The locator searches work in the web map but not in the Field Maps app. Am I missing a configuration somewhere? Thank you, Mele
... View more
03-16-2026
02:35 PM
|
0
|
2
|
266
|
|
POST
|
Thank you @GKmieliauskas for looking over my shoulder. I was guessing it was something simple but I am a novice so I appreciate your help!
... View more
02-27-2026
10:54 AM
|
0
|
0
|
424
|
|
POST
|
Hello, I am new to the Pro SDK so may be making some rookie mistakes but when I run this. It fails to create a table view. Any help is appreciated. Thank you private static async Task<IGPResult> MakeTableView(string adorTablePathName, string viewName) { try { // Create the parameters array for the tool var parameters = Geoprocessing.MakeValueArray(adorTablePathName, viewName); // Execute the tool asynchronously IGPResult result = await Geoprocessing.ExecuteToolAsync("MakeTable_View_management", parameters); // Check if the tool execution was successful if (result.IsFailed) { Console.WriteLine("Tool execution failed."); ShowGPErrorMessage(result, "Make Table View"); } else { Console.WriteLine("Table view created successfully!"); } return result; } catch (Exception ex) { // Log any unexpected errors during the execution Console.WriteLine($"An error occurred: {ex.Message}"); return null; } } Here is how I am calling it IGPResult gPResult; gPResult = await MakeTableView (adorTablePathName, "GISLicenseReport_View"); if (gPResult.IsFailed) ShowGPErrorMessage(gPResult, "Make Table View");
... View more
02-27-2026
09:23 AM
|
1
|
3
|
458
|
|
POST
|
Owen, than you for sending this update and suggestion on an alternate approach. I will give it a try and give an update when I do.
... View more
02-26-2026
06:47 AM
|
1
|
0
|
570
|
|
POST
|
Hello, I am migrating a StoryMap to the new format. I have a main map that has fire stations on it. I would like users to be able to click on a station in that map and have StoryMaps show the page associated with that station. I have set up headings for this and copied the URL to the popup, but the URL opens in a new window rather than the same StoryMap. Is this possible, if so, how can it be done? Thank you
... View more
02-25-2026
09:07 AM
|
0
|
5
|
622
|
|
POST
|
@Katie_Clark Thank you for including this: inSR = 4326, and geometry=-114.8165,31.3322,-109.0452,37.0043 I was not having much luck find a good example.
... View more
02-21-2026
11:01 AM
|
0
|
0
|
405
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-27-2026 09:23 AM | |
| 1 | 02-26-2026 06:47 AM | |
| 3 | 10-20-2025 05:21 AM | |
| 1 | 03-13-2015 04:39 PM | |
| 1 | 09-18-2025 08:33 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|