|
POST
|
@ColinLawrence I wasn't sure if I forwarded this to you or not, but the Esri Support Case is #03088476 and the Enhancement is #ENH-000150189 [Enhancement] Provide the ability for referenceContext=track be honored when opening the map needed in Field Map using URL.
... View more
09-14-2022
12:31 PM
|
0
|
0
|
1872
|
|
POST
|
Scott Thanks for the reply! That does take me right to the inbox. That's great. The only thing missing is that our survey is not public so the user needs to login first. I am working on that part. But so far so good. Thanks!
... View more
08-13-2022
10:34 AM
|
0
|
0
|
1007
|
|
POST
|
Hello, I am using a URL to open a particular survey with something like this https://survey123.arcgis.com/share/5dc0c344bda66bf70def85948b?portalUrl=https://GISServer.maps.arcgis.com&open=native The portlaURL parameter is helpful for logging the user in quicker I would also like to be able to go straight the the inbox. I do not have a particular survey for the user until they enter a search term. Is there a parameter that will send me straight to the inbox? Currently the Survey Opens at the point where they can create a new survey, but we don't want them to do that. Thanks, Mele
... View more
08-12-2022
04:21 PM
|
0
|
2
|
1071
|
|
POST
|
Amir, Thank you for the response. I just voted for this idea. Mele
... View more
08-09-2022
08:03 AM
|
0
|
0
|
2929
|
|
POST
|
Has the capability to apply a definition query been added to ArcGIS Pro Tasks? My workflow is User selects a polygon using the locate tool Copy attributes for the case number of the polygon as a variable 'case_num' Use case_num in a definition query on the layer that the locate tool was used on Thanks, Mele
... View more
08-08-2022
12:42 PM
|
0
|
0
|
2934
|
|
POST
|
I have created a simple ArcGIS Experience Builder app that has a table widget and the edit widget The user can search for their name in the table and then use the edit widget to update a value. It is working as I had hoped, However, It appears that the ObjectID is displayed in the upper left. Can I change this label or hide it? I don't see that setting anywhere that can be changed. Thanks Mele
... View more
07-21-2022
08:20 AM
|
0
|
1
|
1201
|
|
POST
|
I have a table available via a feature layer that has user names and call signs. With Survey 123 web map, I would like to be able to select the row in the table by user name of the currently logged in user. I can do this in the mobile app by a where clause on the inbox. I am able to get the current user by using this calculation in the XLSForm pulldata("@property", 'username') I would like to be able to do something similar in the web app so that the user does not have to have the mobile app installed and survey downloaded. Can I use the pulldata function to select a record in the form to allow the user to edit? Thanks, Mele
... View more
07-17-2022
09:59 AM
|
0
|
0
|
608
|
|
POST
|
I'd like to be able to get the current user who is logged in and then update a value in a feature layer with that logged in user. We have a tracking layer that is joined to a table via GeoEvent Server that adds additional information like call sign and unit type. Is there a way to get the user name, query the feature layer and update a value via a QR code? I see that there is a way to update a feature but I won't know the global id of the user. https://fieldmaps.arcgis.app/?referenceContext=updateFeature&itemID=1111eaea15472daec333d9f06ba7c&featureSourceURL=https://services6.arcgis.com/hvbxkHpdO/arcgis/rest/services/Event_Tracking_Testing_06_03_22_Enriched/FeatureServer/0&featureID=1cb7433358f-46b2-81f1-66ad5c94969c0 Thanks, Mele
... View more
07-05-2022
01:25 PM
|
0
|
0
|
560
|
|
POST
|
@ColinLawrence Thank you for logging this as an internal enhancement. I will send a request to Esri Support to do the same. I can forward the case number when I get one.
... View more
06-21-2022
07:05 AM
|
0
|
1
|
1914
|
|
POST
|
@ColinLawrence Thank you looking into this further. I wasn't sure if I was missing something so I appreciate your feedback and testing on what I was seeing.
... View more
06-15-2022
07:22 PM
|
0
|
1
|
1924
|
|
POST
|
Hi Colin, Yes we would to require tracking at the web map level. As soon as they open a map for one of our events, it would be nice to also start tracking. The sign in portion is not as critical, but opening a specific map by id and then setting tracking on and for a duration would make it very easy for us to create a QR code which users can scan at the start of their shift. Thanks, Mele
... View more
06-09-2022
02:22 PM
|
0
|
1
|
1944
|
|
POST
|
I have a KMZ file from a vendor. When I look inside the file, I see there is a KML File that has values of Vehicle Loader and Vehicle Updater. How can I process this with Geoevent server? <?xml version="1.0" encoding="utf-8"?> <Document xmlns="http://www.opengis.net/kml/2.2"> <name>Ambulance</name> <open>true</open> <description><![CDATA[Tech Support: <a href="mailto:[email protected]"></a>]]></description> <NetworkLink> <name>Vehicle Loader</name> <open>true</open> <Link> <href>https://vendor.com/c/kml/SharedVehicles/Load?access_token=xxxxxxxxxxxx</href> <refreshMode>onInterval</refreshMode> <refreshInterval>600</refreshInterval> </Link> </NetworkLink> <NetworkLink> <name>Vehicle Updater</name> <description>Disabling or deleting this link will prevent vehicles from updating!</description> <Link> <href>https://vendor.com/c/kml/SharedVehicles/Update?access_token=xxxxxxxxxxxx</href> <refreshMode>onInterval</refreshMode> <refreshInterval>5</refreshInterval> </Link> </NetworkLink> </Document> Thanks, Mele
... View more
06-08-2022
04:23 PM
|
0
|
0
|
765
|
|
POST
|
I have a web map in AGOL that I am trying to open in Field Maps and start tracking via URL parameters. This is the syntax that I have in a QR code https://fieldmaps.arcgis.app/?itemID={id}c&referenceContext=track&portalURL=https://ourmaps.maps.arcgis.com&trackingON=True&trackingDuration=16 When I scan the QR code with my iPhone camera, the Field Maps is launched, my organization portal sign in is opened and a pop up says "Start Location Sharing - Tracking will be started" If I click OK Tracking is enabled but the map I wanted is not loaded and I don't see any indication of the duration being set. If I change the referenceContext to open like this https://fieldmaps.arcgis.app/?itemID={id}c&referenceContext=open&portalURL=https://ourmaps.maps.arcgis.com&trackingON=True&trackingDuration=16 I get a screen that says "Location Sharing - Using this map requires location sharing to be turned on" I enable location sharing and then get prompted for how long to track and the correct map is opened How can I open the map, set tracking on, and for a duration in one URL? Thanks, Mele
... View more
06-07-2022
02:38 PM
|
0
|
7
|
1972
|
|
POST
|
I have two JSON inputs that I would like to join together one of them is the routers. It has a URL that links to the Last Known Location. The Last Known Location id from the routers Json is used to find the lat/long from the locations Json. The ID in the locations json is simply the string without the URL I am trying to use the field calculator processor to replace the URL in a field called last_known_location and return just the ID but am getting this error EVALUABLE_EVALUATION_FAILED_CAUSE replace(replace(last_known_location,'https://www.mysite.com/locations/',''),'/','') Thanks Mele
... View more
04-27-2022
10:03 AM
|
0
|
0
|
542
|
|
POST
|
In order to get this working, I had to remove spaces I had in my headers like so X-ECM-API-ID:xxxxxxxxxxxxxxxxxxx,X-ECM-API-KEY:xxxxxxxxxxx,X-CP-API-ID:xxxxxxxxxxxx,X-CP-API-KEY:xxxxxxxxxxxxxxxx
... View more
04-27-2022
08:48 AM
|
0
|
0
|
1027
|
| 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 |
Tuesday
|