POST
|
All set. The layer in question in the map is called Paving Cut Components. Thanks for the help.
... View more
02-15-2023
01:15 PM
|
0
|
3
|
3331
|
POST
|
What's the best way to share the map? I'd prefer not to share it publicly.
... View more
02-15-2023
12:39 PM
|
0
|
5
|
3339
|
POST
|
I have created an edit form in map viewer that is currently configured to conditionally display fields based on values in other fields. It is not working. According to this help topic, this should work and I have done what is included there. It is not working in my map. However, if I open the map in Field Maps, it does work as I expect. What am I missing? Thanks.
... View more
02-15-2023
09:25 AM
|
0
|
8
|
3380
|
IDEA
|
Along these lines, how about the ability to update/overwrite a specific sublayer within a hosted feature layer that has multiple layers? For example, my organization performs catch basin cleaning. We have a catch basin layer and a cleaning layer in AGO. The catch basin layer is a copy of our enterprise catch basin layer because there are fields that are needed for this workflow but they cannot be added to our enterprise layer. When I first set this up, I created a relationship class between the catch basin layer and the cleaning layer all in one hosted feature service. However, I found out that if I want to update the catch basin layer in AGO, the entire layer, including the related cleaning layer gets overwritten. Ideally, I could just overwrite the catch basin layer only while keeping the cleaning layer untouched. My work around is to keep the layers separate. The cleaning layer data is populated in Survey123 and the xy coordinates of the catch basin are passed as the location of the survey point so all cleaning points are coincident with the catch basin. When someone clicks on a catch basin, it gives the appearance in the popup of showing all cleaning data for that catch basin. Its not great but it works. I could create a view layer using the two layers but then I can't overwrite the catch basins without deleting the view and then recreating it. And then fixing maps and dashboards that use that view.
... View more
02-01-2023
09:07 AM
|
0
|
0
|
1253
|
POST
|
I don't have full admin role in AGO but I have a custom role assigned by our Admin that, for the sake of this discussion, is probably close enough to admin.
... View more
09-13-2022
12:02 PM
|
0
|
0
|
2206
|
POST
|
What has worked for me is I have to log the user out of their account, log in and out as myself, then have my user log back in. So far this has taken care of the issue. The only downside is that I have to be with the user to do all of this.
... View more
09-13-2022
11:38 AM
|
2
|
2
|
2216
|
POST
|
I would like to open my survey to a specific record in the inbox from a URL constructed with an attribute expression in a popup in a webmap. The online help provides this example: q:where=waterbodytype='Lake' for doing this. However, I cannot get this to work. My code is below. var urlsource ='arcgis-survey123://?';
var params = {
itemID:'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
folder:'inbox',
'q:where=MapBlockLot=':$feature.MapBlockLot,
//'q:where=MapBlockLot':$feature.MapBlockLot,
//'q:MapBlockLot':$feature.MapBlockLot,
//'q:globalId':$feature.GlobalID,
action:'edit',
update:'true'
}; What am I missing? Thanks.
... View more
09-06-2022
01:02 PM
|
0
|
1
|
475
|
POST
|
@ColinLawrence I had another user today report the same issue of being asked to repeatedly reenter their AGO credentials. It eventually goes away but is very disruptive to their day. Any insight? Thanks.
... View more
08-03-2022
07:03 AM
|
0
|
0
|
4890
|
POST
|
I have the filter widget in a web app along with the attribute table to show the attributes for the filtered features returned from the filter widget. I have the attribute table widget configured to export to CSV. When the user selects this option, they are presented with the 'export data to csv file?' window and if they click okay, the file does not download. I have found that a small selection around 16 records will sometimes download but not always. I have two separate people in two different offices using this and it sometimes work for one or the other or both or not at all, as is the case today. Is anyone else experiencing this behavior and if so, is there a fix? Thanks.
... View more
08-02-2022
11:35 AM
|
0
|
1
|
713
|
POST
|
Same issue here. I created a map in map viewer, created my dashboard and when I went to view it I got the "cannot open map" error in the map element. I recreated the map from scratch and same thing happened again. Something to do with Chrome I think as this doesn't happen in Firefox.
... View more
07-25-2022
12:24 PM
|
1
|
0
|
1836
|
POST
|
A little bit more info...this happened to one of my users yesterday and the message wouldn't go away. All last week he was using Fields Maps with no issues. At the end of his work day he plugs his IPad in to a charger and places his device in a cabinet. This is what he did on Friday. He is not powering down the device or signing out of anything. The below image is what appears. Tapping Later makes the message reappear. Tapping Sign In asks the user to sign back and when he enters his credentials, it just brings the authentication error message back. I attempted to login in as myself and had the same thing happen. If I login to my own IPad, I don't encounter this error. However, I am not out in the field actively using Field Maps so that may not be a good test. I also did this using wifi and cellular and didn't receive the authentication error. Our current work around is to sign out of Field Maps and sign back in. I am waiting to hear back from my end user as to whether this provides a permanent solution or if he periodically receives the authentication error, needs to sign back in and how often this occurs.
... View more
07-19-2022
06:34 AM
|
0
|
1
|
4938
|
POST
|
My organization is using ArcGIS online and iPads. Our users typically stay signed in. At the end of the day their devices are plugged in so they are charged and ready to go for the next day. A few devices are shared among users but most of the complaints I have received are from those with a device assigned to them. Thanks!
... View more
07-18-2022
12:00 PM
|
0
|
2
|
4939
|
POST
|
I have uses encountering the same issue. They open the map they always use and get repeated requests to sign-in with their AGO credentials. When they enter their credentials, they can work for a few minutes and then they are asked again to enter their credentials. In general I am hearing from a lot of our users that they are experiencing login/access issues with Field Maps. Is anyone else experiencing this lately? It wasn't always like this.
... View more
07-18-2022
05:54 AM
|
0
|
0
|
4950
|
POST
|
Thanks for the help. It worked well. I did have to change one line of the script as the table I mentioned was a table and not a layer. Line 9 and 12 above became: lyr = item.tables[0]
... View more
07-07-2022
11:58 AM
|
1
|
0
|
1135
|
POST
|
I have a hosted feature service that can have five component types: asphalt base road (ABR), concrete base road (CBR), sidewalk (SWK), driveway (DWY) and grass (GRS). I have a related child table that stores bid items, quantities and costs. In my survey, the bid items are selected in a repeat and I currently have the bid items as an external choice. The bid item is selected in a select_one_external and the list is filtered using a choice filter statement based on the selected component type so that only the bid items that apply to the selected component are shown. When a bid item is selected, the name value is used in a pulldata statement to get the cost of that bid item that is stored in a CSV file and ultimately a total cost for that bid item and component is calculated. Some bid items apply to multiple components. I currently have a domain in my bid items table that lists all of the bid items that can apply to a given component type. Below is a simplified example of my external choice sheet which is my domain in my bid item table: name label ComponentType 203 Process Trap Rock Base ABR 212 HMA S0.5 L2 <= 300 SY-inch ABR 247 Process Trap Rock Base CBR 256 HMA S0.5 L2 <= 300 SY-inch CBR 276 8 in. Reinforced CBR Installation <= 300 SY CBR 302 HMA S0.375 L2 <= 300 SY-inch SWK 304 5 in. Concrete Sidewalk SWK This has been working well for a few years. However a new contract was recently awarded and some bid items where added and costs changed. I was going to generate a new list and append it to my bid item domain. However, I found out that AGO domains don't allow you to have duplicate labels and as a result I cannot make any changes to the domain unless I go through and make each label unique, which may be what I have to do. I did look into simplifying things so that my table above becomes this: name label ComponentType 203 Process Trap Rock Base ABR, CBR 212 HMA S0.5 L2 <= 300 SY-inch ABR, CBR 276 8 in. Reinforced CBR Installation <= 300 SY CBR 302 HMA S0.375 L2 <= 300 SY-inch SWK 304 5 in. Concrete Sidewalk SWK But I couldn't figure out how a choice filter statement that would work. It may be that I have spent too much time looking at this today and am missing something simple. And I still run into the issue with duplicate labels because my existing domain still has the same labels, which need to be maintained, because there is still work being done under the old contract. I attached my Survey in case that helps make any of this understandable. If anyone has any suggestions, I would love to hear them! Thanks.
... View more
07-06-2022
01:09 PM
|
0
|
0
|
439
|
Title | Kudos | Posted |
---|---|---|
1 | 2 weeks ago | |
1 | 08-28-2023 12:24 PM | |
4 | 05-05-2023 10:47 AM | |
1 | 07-25-2022 12:24 PM | |
2 | 09-13-2022 11:38 AM |
Online Status |
Offline
|
Date Last Visited |
Friday
|