|
POST
|
I am now realizing Date was only the display name for this field in my data and the actual field name is "FDate" so I was not really replicating what you have. Date is a reserved SQL keyword so that could be the cause of the error. To clarify, after replacing the field with the updated name, are you able to use the relative date filter without error?
... View more
06-27-2025
04:17 PM
|
2
|
1
|
1069
|
|
POST
|
Thats interesting. I set up this filter on a field "Date" and tried it on iOS and Android. I am wondering if there is potentially another variable. Are you adding/editing data that then falls outside or inside of this filter? It is good that the data does successfully sync at least.
... View more
06-27-2025
03:53 PM
|
0
|
0
|
1080
|
|
POST
|
Hi @suntoygeo , are you saying that the BUG you mention and link to has potentially resurfaced? I gave it a shot on some data using a relative date filter (i.e. "in the last") on a date field and sync is working for me.
... View more
06-27-2025
03:43 PM
|
0
|
0
|
1090
|
|
POST
|
Hi @ChrisPlummerNYSDPS , to answer one of your questions directly, no local edits do not disappear if the device is shut down or restarted. The edits should be stored within the local geodatabase until they are synced back up. The only scenario where the edits would be removed would be if the offline area containing the edits was removed from the device or if the app was deleted and reinstalled (an app update would not impact this either). Even if the area (if it is a preplanned area) was removed from the Web Map in the portal, the area would remain on the device but you would run into issues syncing the data back. I agree the timing of the issue is interesting. Do you happen to have the troubleshooting logs from this device that you can share?
... View more
06-27-2025
03:24 PM
|
0
|
0
|
1225
|
|
POST
|
@DougBrowning I havent been able to reproduce this problem in our upcoming Field Maps update on the new Maps SDK. I just double checked right now and still not running into it. Have you had an opportunity to test on the public beta for this Field Maps release? If not, could you give it a shot and see if you can reproduce the problem still? https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/arcgis-field-maps-beta-is-here I dont want to rush into saying its fixed when im not sure if there is some wrinkle in your workflow that I am not accounting for. FYI we hope to be shipping this as a full release within the next few months.
... View more
06-25-2025
11:11 AM
|
1
|
0
|
604
|
|
POST
|
The bug you reference was logged against and closed by the arcgis online team. A separate bug was logged for the behavior in Field Maps, which is BUG-000175957 The Field Maps team have investigated and plan on having a fix for the next release of Field Maps (25.2) later this year. As a workaround, you can use an app link or QR code to open the map instead. Locate the itemID of the web map by opening it in ArcGIS Online in a Browser (if possible, I wasnt previously aware of the AGOL bug until now). The itemID is the alphanumeric string at the end of the web map's URL (e.g., webmap=itemID). For more information, refer to ArcGIS Field Maps: Deploy your map (https://doc.arcgis.com/en/field-maps/latest/prepare-maps/deploy-your-map.htm)
... View more
06-05-2025
12:20 PM
|
1
|
0
|
672
|
|
POST
|
Interesting, glad its working for you now. Thanks for providing that insight!
... View more
05-21-2025
01:15 PM
|
0
|
0
|
1006
|
|
POST
|
Hi @PLadd , sorry for the delayed response. To clarify, this is an mmpk you created in Pro 3.4.2 and all of the layers should have labels, just the line feature classes are not showing them? Are the layers grouped? Does turning on/off the layer display and/or group layer change the labeling? Thanks!
... View more
05-21-2025
10:36 AM
|
0
|
0
|
1014
|
|
POST
|
Hi @JerrySneary , you may need to re-sign in again on your iOS device if you were already signed in when you made this change. Its good to confirm you are on the same account on the same organization as well. The requirement is the same between Android and iOS so I am not sure why else it would be missing. What is your iOS device and OS version, if you are still seeing this problem?
... View more
05-21-2025
10:33 AM
|
0
|
0
|
1029
|
|
POST
|
@JimWooten do you mind explaining more about your planned workflow? For example, how you are generating the drive times and where and how they might be used with Geofences? I am curious about the use case. To answer your question, the layer just needs to be hosted in order to use it as Geofence features.
... View more
04-24-2025
01:20 PM
|
0
|
0
|
741
|
|
POST
|
To clarify, did you add the date field when creating the Form, or is it an existing date field from the geodatabase? What is the date formatting? Thanks!
... View more
04-18-2025
04:04 PM
|
1
|
1
|
1158
|
|
POST
|
HI @DarylHochhalter , I have confirmed that I see the same thing on my Android device and will report this to the team to see if we can sort out what is happening here. Thank you for bringing this up.
... View more
04-11-2025
05:07 PM
|
1
|
0
|
781
|
|
POST
|
Yes we hope the next release this summer (or shortly after) will support the related element in popups, which gives a lot more freedom with your experience with related tables in Field Maps. @MappingMoose addRelatedFeature URLs do have a limitation if there are multiple related tables in the service that use the same key. If there are multiple tables, it will default to the table with the lowest index number (e.g. /1). We have heard this feedback and hopefully can improve in this area in the future.
... View more
03-21-2025
02:51 PM
|
1
|
9
|
3018
|
|
POST
|
Hi @DarrylAlbert , thanks for reporting this! We are aware of this problem with larger sized attachments. The limitation seems to be around 30 seconds (~60mb) when recording a video, depending on quality. There are some memory improvements around this workflow planned for the future to help alleviate this behavior.
... View more
03-21-2025
02:31 PM
|
0
|
0
|
1255
|
|
POST
|
updateFeature is only intended for use in calling existing features, not table records. addRelatedFeature is used to add additional records to a child table in a related table. I am not sure if this is what you are asking, but there is no method to update an existing related record by using an app link. Looking at the URL you provide, I suspect it is going wrong at the foreignKeyField. This parameter should reference the key field from the parent layer. Also, ensure the featureSourceURL points to the URL to the parent layer as well. If there are multiple related tables for the parent layer, and they share the same key field, the app will choose the table with the lowest index number. I hope this helps clear things up!
... View more
03-21-2025
11:03 AM
|
0
|
0
|
1120
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 4 | 4 weeks ago | |
| 1 | 04-14-2026 09:11 AM | |
| 1 | 03-18-2026 11:54 AM | |
| 1 | 03-06-2026 02:09 PM |
| Online Status |
Offline
|
| Date Last Visited |
Saturday
|