POST
|
Update: We are still having the issue of the polygon layer despite in the edit widget layer configuration having none of the options selected for 'Add records, delete records, update records' so in theory for this polygon layer nothing should be able to be edited. However the polygons still select on the map and a user can move them/change the geometry. We have tested this with different users including a non administrator or data owner and they can still change the polygon. We simply want to select a polygon and have the ability to add a related record. If I remove the polygon from the edit widget layers then the ability to add a related record is lost. I will file a tech support case on this, but I'm not seeing a setting and I thought the user as an administrator/data owner was it, but apparently not the full culprit. Thanks, Kathy
... View more
12-03-2024
01:10 PM
|
0
|
2
|
669
|
POST
|
Hello, I was struggling with the same thing and trying to figure out if a selection is needed as input for the query widget so thank-you for the post. Is there a work around to manually selecting all features first? In the EB, we already filter the survey points by year, survey date...etc. and then simply wanted to run a spatial query to see what survey areas (polygons) are intersected by the points. The manual selection seems like a step backward in that this can't be achieved a better way. We have a number of layers included in the web map so even just selecting the points using the selection tool would in the process select features in other layers creating inaccurate results in the spatial query in where we are only interested in points that intersect the polygons. We are working with hosted AGOL features layers and EB in AGOL. Looking forward to your response. Thanks, Kathy
... View more
12-03-2024
09:51 AM
|
0
|
0
|
307
|
POST
|
Hello, This is another post similar to this previous post from 2023. In Experience Builder, what options are there for a group by or distinct values for data to use to source a list widget. One of the replies to the previous post points out the group by option in ArcGIS Dashboards or the use of arcade. These options do not appear to be available in EB. I've tried creating a data view for a dataset but this does not have the option to use arcade or group by functionality. In the other post I have also tried to update the definition query for the REST Endpoint of an AGOL hosted feature layer view, but I haven't been able to get this to work either. Despite the updated definition showing as complete the hosted view still shows the same records. Is the group by or distinct values functionality available in EB? Thanks!, Kathy
... View more
11-29-2024
10:30 AM
|
0
|
1
|
335
|
POST
|
Update 2 (12/19/2024): We did hear form the QuickCapture team and had a chance to discuss some of the issues. I'm sure their inbox is quite full and we do so much appreciate hearing from them. thank-you! Now in reflecting back some of our issues was a combination of the incorrect arcade expression being assigned to a field in the QuickCapture Designer (just accidentally selected the wrong expression) for a few buttons. I've since learned a better way to select all the buttons at the same time and apply the expressions to the fields to reduce user error. I also understand the way records send has also been updated in that the record with an error will not inhibit subsequent records from sending. In addition, another arcade expression which was a date as text populating in unix format was fixed in the QuickCapture December update. The arcade expressions are great improvement and will save on post-survey processing. The update to not have duplicates allowed is a also a big improvement where our workflows are offline and in some cases when in service and not the best signal for sending data will not have the duplicate records. Thanks QuickCapture team. Update: We never did hear from QuickCapture@esri.com after sending the data in the email and tech support was not familiar with the recovery process so in terms of time we spent a good deal of time working to recover the data ourselves. Even going thru the process I'm not sure why some of the records did not go thru from the one device. There were clear errors where the wrong arcade expression had been selected for a record and so the field length limited that record, but the other records just showed 'unknown error' or similar. We were able to finally get the 272 records from the other device into AGOL. This took some time using DB Browser for SQLite to view the records moved from the device (iPad) to computer using iTunes. We then changed the .QCR to .zip, extracted files and viewed the extracted sql lite database in DB Browser for SQLite. In reviewing records updated the records that had the field length error and then changed the status from -1 to 1. We downloaded QuickCapture for Windows and changed the default projects_db.sqlite file in the QuickCapture Windows install director with the corrected database. Opened up QuickCapture in Windows and in loading the project the program would find the records that hadn't been submitted in that project and try to sync. It seemed a number of records would successfully upload, but then a number would not. So then would repeat the process correcting a few records in DB Browser SQL Lite and trying again. This eventually moved all the records, but again some records only had the unknown error and no obvious data error. All I can figure is that the points with the data field length errors stopped the records recorded after from syncing? I'm wanted to document this in case it happens again. Tech support was great but it was a surprise that they weren't familiar either with the .QCR -> .zip -> .sqlite process. I also have to say Field Maps and the the mobile geodatabase and offline recovery seems so much more straightforward at least in my experience. Hopefully this information is useful or will help my own future self. Thanks, Kathy
... View more
11-29-2024
09:19 AM
|
2
|
0
|
699
|
POST
|
Hi @anbinh , I am trying to update the layer definition for a view layer I created from a hosted AGOL feature layer as a work around fro the lack of a Groupby option in Experience Builder. I have the following information included and it seems successful in theory but the view layer data table still shows all of the records. I have tried to just query the REST endpoint and I see the info correctly summarized there. The view layer is a point layer and really I just want the nonspatial (no geometry) returned so I can use this as a datasource in an EB list widget. Is this possible or do you see an reason the below isn't working? I very seldom use this workflow. When I click to Update Definition the below processes as complete or updated, but all the records are still in the Data table of the hosted feature layer as they were originally. Thanks in advance, Kathy
... View more
11-27-2024
05:47 PM
|
0
|
0
|
654
|
POST
|
Thanks for the insight and I hadn't thought of it showing differently depending on the user logged in. I am one of the administrators but not the data owner and the app isn't a public app so I'm not even sure actually how to fully test then. One of the users is the data owner, but we will have one of the other AGOL users test and see what they see. Although the data owner also doesn't want to accidentally modify the geometry either so I hope that isn't the case. I'll update once they test. Thanks for the response!
... View more
11-23-2024
04:48 PM
|
1
|
0
|
798
|
POST
|
Hello, We have an EB app with a couple of edit widgets between two web maps. For editing, we want users to be able to add, delete, update only the attributes of a few layers NOT the geometry. I have the settings for one of these layers as shown below. However, in the app when I click on a polygon it has the pop-up for the polygon but also the polygon is selected (second screenshot) below allowing the polygon to be moved, resized...etc.? We need it enabled for editing but only to allow related table records to be added. How do we disable geometry edits while still allowing new related records? When I turn off editing altogether for the polygon layer we lose the ability to add related records. Are we missing a setting? Thanks in advance! Kathy
... View more
11-23-2024
10:57 AM
|
2
|
8
|
822
|
POST
|
I am also having this same issue with 2 group filters (which is another issue - group filter widget not honoring the AND). The zoom to works in the regular filter??? The EB I'm working with is also not public but I could post screenshots. A general comment regarding the filter widget is a really hard time formatting between single and multiple filter widgets vertically. I feel like we don't have much control and how it looks isn't appealing to the eye. Hopefully I'm missing something to that end, but probably a new post.
... View more
11-19-2024
05:44 PM
|
0
|
0
|
678
|
POST
|
Great, thanks for looking into this and I look forward to the update in December. Thank-you! Kathy
... View more
11-18-2024
08:00 AM
|
0
|
1
|
774
|
POST
|
Hello, I wanted to also add to this post for the Group filter and the values that are shown. In dashboards selectors there is a maximum number of values that can be configured I believe with the default of 50. In one of the group filters, the data used to source the filter has dates that are not showing in default view. For instance in the screenshot below all survey dates should be showing, but they are not and limited in what is shown. Then when I select 2024 for the group filter additional survey dates from October and November populate the list whereas they were not shown in the default view. Why is this? Thanks in advance! Kathy
... View more
11-16-2024
10:38 AM
|
0
|
0
|
510
|
POST
|
Hi!, I am also trying to summarize or get unique values summarized (GroupBy) have people been able to accomplish this in EB? I was going to try the Query the ArcGIS Server Rest Endpoint, "returnDistinctValues" suggested by @anbinh , but I would rather use something like GroupBy as in dashboards if available. That said even after the November 2024 update I'm not seeing this option. Thanks!
... View more
11-16-2024
10:31 AM
|
0
|
0
|
704
|
POST
|
Hi John, Thanks for the information on the .QCR files and recovery steps link. For some reason in all the searching I didn't land on that page. My coworker was able to use the recovery method and submit 39 records using the QuickCapture Field app windows version. However they were not able to get the 272 records from the other device to send successfully. I did send the sqllite files to the QuickCapture@esri.com email earlier this week. Thanks so much in advance for assistance. It would be great to figure out the issue that is prohibiting the records from sending. Thanks, Kathy
... View more
11-15-2024
07:46 AM
|
0
|
0
|
781
|
POST
|
Hi, We also just were able to sideload a basemap (.tpk) although a .tpkx file did not work. One issue my coworker pointed out though if you are replacing the default base map with your own map then this will now be the base map in ALL your offline QuickCapture projects which isn't what we want. We also use field maps a lot and there you can sideload basemaps but then refer to them in the offline map project settings so users can have multiple basemaps sideloaded onto their devices for different projects. The current solution in QuickCapture replacing the default does not seem too versatile solution. Thanks, Kathy
... View more
11-09-2024
10:51 AM
|
0
|
0
|
705
|
POST
|
Hi, I also started a tech support case to assist with this issue and in the interim continued to search on how to recover data from QuickCapture that failed to send. I did find a similar post from @SFM_TravisBott who had luck just accessing the data directly from the .qcr file using ArcGIS Pro. Is this still possible with ArcGIS Pro 3.2.x? When I look in the Catalog pane for the .qcr file its like ArcGIS Pro doesn't even see it. I tried to use an ArcGIS Pro 2.9 and it does show the .qcr file but that is on an old computer that is having some issues, but it does actually recognize it. We will keep trying on our end, but if anyone had info from QuickCapture data recoveries recently that would be much appreciated. Thanks, Kathy
... View more
11-09-2024
10:39 AM
|
0
|
0
|
857
|
Title | Kudos | Posted |
---|---|---|
1 | 04-01-2025 03:56 PM | |
1 | 10-26-2024 11:28 AM | |
2 | 04-22-2023 09:11 AM | |
2 | 11-23-2024 10:57 AM | |
2 | 02-23-2025 11:49 AM |
Online Status |
Offline
|
Date Last Visited |
Monday
|