|
IDEA
|
Hi Thomas, This looks like a good start, however many uses of Collector have a related table where attachments are stored (e.g. for inspections the photo is attached to the inspection record, not the asset itself). It would be great if the Attachment Viewer could work with the main layer (asset) and then the related table (inspection) where the photo attachments are stored. Its pretty difficult to easily access/view attachments like this, and I think there would be a lot of people eager to use a version of the Attachment Viewer that can make these attachments more accessible. Erica
... View more
06-27-2019
05:06 AM
|
4
|
0
|
3881
|
|
POST
|
Thanks for the reply Phil. One of my users who does not have access to EAC is having this issue. I will advise her to use AGO to add the field within the repeat, and then to update her XLS form. Based Patricia's comment below, I am not going to test with 3.5. Erica
... View more
06-04-2019
04:39 AM
|
0
|
0
|
3443
|
|
IDEA
|
Xander, It's been awhile, but thank you for the code! That worked perfectly, and I totally appreciate it. Erica
... View more
05-31-2019
08:42 AM
|
2
|
0
|
6782
|
|
POST
|
Has this bug been resolved in the current version of Connect (v. 3.3.51)? We have a survey that has been published; we needed to add two new Integer fields, within two separate repeats. We added a dummy field (text) in the parent layer. When we attempt to publish this, it hangs. The survey folder has not been renamed, and all of the forms/feature layers are stored within it. Attached is my log file. Thanks, Erica
... View more
05-31-2019
08:19 AM
|
0
|
5
|
5003
|
|
POST
|
This is a regular error that multiple people within my organization, myself included, have received any time we try saving the ArcGIS folder to our computers, or network drives. It makes it near impossible to easily add basemaps to Survey123, or to pull of the .sqlite databases off of iPads when necessary.
... View more
05-14-2019
07:56 AM
|
0
|
0
|
2142
|
|
BLOG
|
Hi James, I'm sorry if this is redundant, but my organization is just considering upgrading to ArcGIS Enterprise. If we want to maintain our current webhooks, that were created using MS Flow, would they continue to work as expected if the surveys and their data were published into ArcGIS Online instead of Portal? Thanks, Erica
... View more
03-27-2019
06:29 AM
|
0
|
0
|
14724
|
|
POST
|
Hi Kelly, I was curious if it was possible, or if there are plans to make it possible to remove duplicate labels in ArcGIS Online through Arcade? Here is my example - my organization helps to manage the Open Space layer for the state of Massachusetts. In some cases, a Wildlife Management Area (for example) can be composed of multiple parcels. Each parcel within Open Space has a Site Name, on which I want to label the features. I've used an Arcade expression to only label features over a certain acreage, but in some cases a WMA can be composed of multiple very large parcels, so this doesn't really work well. It would be great if there was a way to remove duplicate labels using Arcade. If we were able to specify a search distance, similar to how you do this in Maplex, I think it would be really helpful. I've also attached a screen capture of my web map where I am trying to do this, just so you can see how messy it looks. Thanks! Erica
... View more
03-15-2019
05:49 AM
|
20
|
0
|
10008
|
|
BLOG
|
Hi Ismael, Thanks for the call earlier and explanation about the proper syntax to use to fix this issue. Using the ${layerName.fieldName} instead of just ${fieldName} solved my problem. I'm now able to print reports and successfully have information from different related tables print to one table row. Thanks so much! Erica
... View more
03-12-2019
10:13 AM
|
0
|
0
|
8565
|
|
IDEA
|
Hi Xander, Sorry for the very late reply. Yes - it is the case where I want to replace the entire text (label) in each instance. So, the replacements would be: 1. Original text = '51 east entrance', replacement text = 'East Entrance' 2. Original text = '54 middle entrance', replacement text = 'Middle Entrance' 3. Original text = '1', replacement text = 'West Entrance'
... View more
03-12-2019
04:55 AM
|
0
|
1
|
6782
|
|
IDEA
|
Hi Xander, I am trying to do this as a label expression, therefore each replace statement needs to apply to a label for one of three features. I don't see how the above statements could apply to this. Thanks, Erica
... View more
02-27-2019
08:23 AM
|
0
|
1
|
6782
|
|
BLOG
|
I do have a question about BUG-000114116.I was actually the person who submitted this case to get this logged as a bug. I have a report template that I just tried testing, but was unable to get this to work. Does this bug fix also apply when attempting to write attributes from a nested repeat to the same row of a table? I can attach a sample Word template if that would better help explain this question.
... View more
02-27-2019
06:35 AM
|
0
|
0
|
8565
|
|
IDEA
|
It would be great if it was possible to utilize multiple replace functions in one Arcade expression in ArcGIS Online. Currently, only the last replace function is actually honored and the others are ignored. See example below: Replace($feature["Gate_Number"], '51 east entrance', 'East Entrance') Replace($feature["Gate_Number"], '54 middle entrance', 'Middle Entrance') Replace($feature["Gate_Number"], '1', 'West Entrance')
... View more
02-26-2019
10:25 AM
|
10
|
9
|
7866
|
|
POST
|
Hi Phil, Thank you! I do have an additional question - if it is more important to me that end users can see the repeat information in the field, could I remove the repeat counts on the repeats towards the beginning of my survey and leave the "query" parameter within the bind::esri:parameters for those 4 repeats? That way end users can see the information they entered during their "pre-field" work, but not make any changes? I made the change above, and received the following error message when trying to view the feature layer item details in AGOL - "Unable to load https://services1.arcgis.com...=json status: 500". I saved a copy of my XLS, deleted the survey and recreated it. I tested my workflow - complete the "pre-field" portions of the survey on my desktop, submit it, and then open the survey on my iPhone, retrieve the partially completed survey from the Inbox, complete and submit. Now, there are no errors when submitting the survey, however I still get the "Unable to load https://services1.arcgis.com...=json status: 500" when trying to view the feature layer item details in ArcGIS Online. I also can't load the data in the Survey123 website. I checked the ArcGIS Online Health Dashboard, and there are no issues shown. I went back into the Survey123 app on my PC, refreshed the Inbox and can see the completed survey there - including all of the information within the "multiple waypoints" and "related table photo information" sections. This seems good, but I'm perplexed by this new issue. Again, thank you for the continued help with this! Erica UPDATE: It looks like there were intermittent issues with Hosted Feature Services this morning, which were the root cause of issues on my end. I just tested viewing my data via the Survey123 website, and via the Item Details page of the feature service, and it seemed to be working without issue. I was also able to export to both of my report templates from the Survey123 website. I really appreciate your continued help with this, I don't think I would have figured out that repeat counts/the bind::esri:parameters were causing issues without your assistance.
... View more
02-20-2019
05:30 AM
|
1
|
2
|
2699
|
|
POST
|
Hi Phil, We are editing via the Inbox. It's good to know the error is re-produceable, however I am curious why I was able to successfully edit a survey via the Inbox, and submit (with attachments to the nested repeat) when initially testing this survey around February 1; I also had a test user who was able to successfully do this around the same time. I was thinking that maybe it was my bind parameter for the "multiple geopoint" and the "related table photo information" repeats that was causing the issue. I had it set so these could be editing via the Inbox. I removed the parameters, republished the survey and did another test, but saw the same result. Erica
... View more
02-19-2019
05:44 AM
|
0
|
4
|
2699
|
|
POST
|
Hi Phil, Yes - the error (or lack thereof) only occurs when editing a record and re-submitting. Just for some additional clarification, when users are completing the 'pre-field' portion of the survey, they are not completing at information in the "multiple geopoints" feature layer, or the "related table photo information" table. It isn't until the 'in-field' portion that the tables I just mentioned are completed. During this time, the main feature layer and some of the other related tables will also be added to. I've attached a copy of the XLS form here. Thank you so much for your help with this! Erica
... View more
02-18-2019
03:54 PM
|
0
|
6
|
2699
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-06-2022 09:14 AM | |
| 6 | 10-24-2024 12:04 PM | |
| 1 | 04-28-2021 09:14 AM | |
| 3 | 09-06-2022 11:53 AM | |
| 1 | 01-17-2024 05:18 AM |
| Online Status |
Offline
|
| Date Last Visited |
02-14-2025
01:16 PM
|