|
POST
|
Hello all, I've noticed my Survey123 Connect does not show any details where errors were occurred while converting xls form. I've used both 3.13.251 and 3.14.26, and observed the same behaviour. I found it's really tricky as my survey has over 100 rows and make big changes in the overall set up. Is there a way I can see the error details? KerryKang_1-1648233776085.png Thank you. Kerry
... View more
03-25-2022
11:43 AM
|
0
|
1
|
1078
|
|
POST
|
Hello @Anonymous User I've included the original xlsx form that used to publish the feature layer. And the error started happening when I create a second survey from the feature layer created by this survey form. I am not sure if something is really wrong in the form because I have an error while accessing the feature layer. I can see the data from the item page, but it does not load in the map. A funny thing is that the view layer works, but the original feature layer does not seem. And here is more information Does it only happen on this one computer, have you tried to use Connect with same survey on another computer? ==> I have 3.13 version on another machine, and it seemed working fine. Also, did you make any changes or do any updates on your computer when you started having these issues? ==> No changes were made. As for the 3.13 Connect installation error, can you expand on that more, what error did you get? ==> The installation windows disappears without showing any error message. Was Connect 3.12 closed before trying to update? ==> Connect 3.12 was closed. Can you try uninstall 3.12 first, restart computer, and then download the latest .exe from resources page and try and install again? ==> I have not tried uninstalling 3.12 as I understood overwrite works now. I currently use a remote desktop so I'd like to try that when I am in the office. I have some experience that somehow the machine was not back on properly and could not access my work computer. Thank you. Kerry
... View more
02-10-2022
12:47 PM
|
0
|
1
|
1966
|
|
POST
|
Hello, I started seeing survey loading & updating errors while using Survey123 Connect v.3.12.230. Once I open or save a xlsx form to update forms, it's hanging for long - like hours and I had to force it shut down. I tried to find log files but the folder seems empty. This started happening yesterday while I was working on second survey of the existing feature layer that includes a repeat group, and now it appear to all surveys. KerryKang_0-1644442087510.png Can someone direct me how I can isolate where the issue comes from? I've also tried to update the Survey123 Connect to the version 3.13 but there was an installation error - installation window disappeared in the middle of installation (about 60%). Thank you. Kerry
... View more
02-09-2022
01:37 PM
|
0
|
3
|
2022
|
|
POST
|
Hi Bryce, Can you use a dashboard instead of the map? If you have a feature or list that is configured with the main layer, you can create a detail widget with the related table and configure its link using global ID of the main layer and parent global ID of the related table. That case the detail widget will bring up the photos whenever features or list is selected. Kerry
... View more
02-08-2022
05:02 PM
|
1
|
1
|
12551
|
|
POST
|
Hi Ismael, thank you for your comments. I will submit the idea. 🙂 Kerry
... View more
02-08-2022
04:56 PM
|
0
|
0
|
1971
|
|
POST
|
Hello all, This may be a more dashboard/ map questions. I have multiple image questions that take multiple images and hope to display images in popup (dashboard/WAB/Experience Builder) in a more meaningful way. For example, these are image questions in my survey. Q1. Attach up to 10 photos of before debris removal. Q2. Attach up to 10 photos of after debris removal. ... Once I display the layer in the map, all the attachments will be displayed at the end of the popup and perhaps there are mix in order. Also there is no way that I can tell which photos belong to what question. Is there any work around that I can categorize attachments? I thought about adding watermark but it may not be very visible depends on the photo content. Thank you. Kerry
... View more
02-08-2022
04:08 PM
|
0
|
2
|
2033
|
|
POST
|
Hello Chris, thank you for your suggestion. what I am looking for is though having that x, y information within the photo file itself, not as attributes. Ideally, I can create x, y points with photos after bulk download without any attributes. Have you done anything like that? Another challenge for me is that I don't know how many photos will be captured in each image question as I allow up to 10 photos. Cheers, Kerry
... View more
01-26-2022
09:22 PM
|
0
|
0
|
4430
|
|
POST
|
Hello all, Do photos attached through Survey123 store their x, y location within the photo? I have a scenario that I download all the attachments at once and publish them as a point layer using photos' x and y information. I've been working by linking a geopoint question with attachments in many other surveys, but in this new project, users will pick up the point o indicate a rough location then will collect photos around the point. We expect photos come from in the big area, so I hope to be able to catch each photos x, y location and perhaps map them separately rather than using geopoint xy information. I tested creating a feature layer from survey photos (below) but it generated an empty point layer. It looked like the photos did not include any x, y information. KerryKang_0-1643049724433.png There will be multiple photo questions so I hope to avoid creating related tables. Any tips? Thank you. Kerry
... View more
01-24-2022
10:43 AM
|
0
|
4
|
4497
|
|
POST
|
Hi @ChrisDunn1 That's interesting. I may try to increase the buffer value but we may need to be stick with 500m eventually as it's criteria. please let me know if you find more information. Thank you! Cheers, Kerry
... View more
10-26-2021
10:11 AM
|
0
|
0
|
2527
|
|
POST
|
Hi @ChrisDunn1 It does not return an error but returns 'no' all the time while it is expected to return 'yes'. I observed this in both Android and iOS. I am using version 21.3.1 on my iOS devices (phone and Ipad). K
... View more
10-25-2021
12:41 PM
|
0
|
0
|
2565
|
|
POST
|
Hello all, I have encountered an error while using Arcade custom pop-ups in Field Maps. It works perfectly if I test it using Classic Map Viewer or downloaded offline maps from Field Maps, but it does not work while I am using Field Maps in online environment. An Arcade expression was applied to road structure line features, and it returns ‘yes’ if the selected feature is near critical routes (within 500m). var bufferDist = 500; var nearCR = Intersects(FeatureSetByName($map,"Critical Routes"), Buffer($feature, bufferDist, "meters")); var cnt = Count(nearCR) if (cnt>0){ return "yes"} else {return "no"} The same expression was used for the point layer and it works well as expected in both Map and Field Maps (online/ offline). It looks like the expression is correct so I am not sure where to look into to solve this problem. Any tips? Thanks. K
... View more
10-25-2021
11:29 AM
|
0
|
5
|
2582
|
|
POST
|
Hello all, I posted this in the Survey123 question board. Hope I can get some advice. https://community.esri.com/t5/arcgis-survey123-questions/collector-and-survey123-integration-arcade/m-p/1108517#M38101 I have a map that will be used in the Collector app to launch a form in Survey123. It will pass a few parameters that are built in Arcade. I've tested this on the desktop (map viewer & survey123 app) and Field Maps on my mobile device and worked perfectly. However, when I use the Collector app, not all arcade expressions are passed to the survey. This case, x, y information is successfully passed as geopoint but not about intersecting polygon's attributes. Here is my sample html. Do I need to make any difference to work with Collector? or Collector does not support passing arcade values as attributes? * expression 3 and 4 do not work. expression 3: define if there is a critical route within 500m from the selected feature. It will return either yes or no. expression 4: define the service area number based on polygon and selected feature's intersection. <a href="arcgis-survey123://?itemID= ZZZ&field:Structure_Number={Structure_No}&field:Structure_Name={Structure_Name}&field:Highway={HIGHWAY_ROUTE_1}&field:Critical_Route={expression/expr3}&field:Asset_Type=BRIDGE&field:Service_Area={expression/expr4}&center={expression/expr0},{expression/expr1}&callback=arcgis-collector://?itemID=AAA" rel="nofollow ugc noopener noreferrer" target="_blank"> Thank you all. K
... View more
10-18-2021
11:10 AM
|
0
|
0
|
816
|
|
POST
|
Hello all, I have a map that will be used in the Collector app to launch a form in Survey123. It will pass a few parameters that are built in Arcade. I've tested this on the desktop (map viewer & survey123 app) and Field Maps on my mobile device and worked perfectly. However, when I use the Collector app, not all arcade expressions are passed to the survey. This case, x, y information is successfully passed as geopoint but not about intersecting polygon's attributes. Here is my sample html. Do I need to make any difference to work with Collector? or Collector does not support passing arcade values as attributes? * expression 3 and 4 do not work. expression 3: define if there is a critical route within 500m from the selected feature. It will return either yes or no. expression 4: define the service area number based on polygon and selected feature's intersection. <a href="arcgis-survey123://?itemID= ZZZ&field:Structure_Number={Structure_No}&field:Structure_Name={Structure_Name}&field:Highway={HIGHWAY_ROUTE_1}&field:Critical_Route={expression/expr3}&field:Asset_Type=BRIDGE&field:Service_Area={expression/expr4}&center={expression/expr0},{expression/expr1}&callback=arcgis-collector://?itemID=AAA" rel="nofollow ugc noopener noreferrer" target="_blank"> Thank you all. K
... View more
10-18-2021
11:04 AM
|
0
|
1
|
1291
|
|
POST
|
Hi @JamesTedrick I posted a posting related to this issue yesterday and this is my observation. It looks like it's related to 3.12 version lock to me (https://community.esri.com/t5/arcgis-survey123-questions/access-error-to-the-survey123-setting-page/m-p/1100204#M37350) Cannot open the site (where all settings are) if Surveys were built on 3.12 and have version locked to 3.12 for webform However, surveys will still work and feature layers and data are still there. Can open the site (where all settings are) if Survey were built on 3.12 and version lock is not applied (for webform, the option 'always use the latest version' is selected). Survey were built on earlier than 3.1 I am in Canada and have contacted our tech support. But I am wondering if this is related to the recent update? Thanks. Kerry
... View more
09-21-2021
10:35 AM
|
0
|
0
|
6694
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-14-2020 02:08 PM | |
| 1 | 04-22-2021 11:02 PM | |
| 1 | 01-15-2024 05:16 PM | |
| 1 | 04-18-2024 08:25 AM | |
| 2 | 03-01-2024 11:09 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|