|
IDEA
|
We really need this! We are capturing polygon data while flying, and using vertices are not very easy.
... View more
06-16-2022
12:22 PM
|
0
|
0
|
3597
|
|
POST
|
Thank you @IsmaelChivite Something seemed broken in the feature layer actually. This is what I've observed: - Enable Attachment is on (parent layers as well as view layers). - All existing attachments were disappeared. - Manual attachment upload from the data table (item details) does not work (it says not supported). I am currently talking with the local support and hopefully can find the cause of the error. Kerry
... View more
06-08-2022
10:32 AM
|
0
|
0
|
1890
|
|
POST
|
I also noticed all the previous attachments are gone, but it's still 'attachment enabled'.
... View more
06-06-2022
10:15 AM
|
0
|
0
|
1930
|
|
POST
|
Good morning, We have a reporting form that accepts attachments, and noticed there is an error message coming up when users try to submit it with attachments. " Invalid object name user_12818.service_itemID_surveyName__ATTA" Submission works fine without attachments though. Since the survey was published, there was no major change other than adding couple of fields. Thank you. Kerry
... View more
06-06-2022
08:42 AM
|
0
|
6
|
1990
|
|
POST
|
Hello, My survey has a few multiline questions, and users are supposed to fill out the answers by copying and pasting the content from other reports. The problem is the content may have a few paragraphs including bullet points. The final goal is displaying this information in the dashboard list widget, but unfortunately that the line spacing or bullet points cannot be reserved as they were once entered in the feature layer. Is there a way to maintain the original content's paragraph style? at least line space between paragraphs? Thank you. Kerry
... View more
05-17-2022
09:41 AM
|
1
|
0
|
643
|
|
POST
|
Hello, Is there a way that I can set up default time? For example, I want to make 'from' date/time question always indicate current date/8:30 am. If I use today() it shows 12am as default time, and if I use now() it will pick up the current time. Thank you. Kerry
... View more
05-16-2022
03:26 PM
|
0
|
1
|
790
|
|
POST
|
Hello all, I've added two editable layers in the field maps, but both layer cannot be loaded. I got the error message below: domain: com.esri.arcgis.runtime.error Code: 3011 Description: Geodatabase duplicate code I created point and polygon layers from ArcGIS Online directly, and editing/tracking edit date have been enabled. Could you someone direct me where I need to look into? Thank you. Kerry
... View more
05-12-2022
03:32 PM
|
0
|
2
|
1376
|
|
POST
|
I encountered the same issue. @ZacharyMMoore Were you able to fix the issues? Kerry
... View more
05-12-2022
03:20 PM
|
0
|
0
|
955
|
|
POST
|
Hello, We have a public facing map that we wish to improve symoboly by using custom images. However, I just learned that using custom images is not an option in new map viewer. I can still update them using classic map viewer, but my concern is what if I get to update map with additional symbols then cannot change it at all or perhaps lose all the custom images. Wil classic map viewer still around? or is there any plan to add the custom icon option? Thank you. Kerry
... View more
05-06-2022
04:33 PM
|
2
|
3
|
1999
|
|
POST
|
Hello @ChristopherCounsell This is my expression. It's been applied within the point layer that users use to create an assessment point. Based on the x, y values of the point layer, the expression extract the overlapping regional boundaries name. var RBD = FeatureSetById($map, "Layer_ID") var Int_point =Intersects($feature, RDB) var Intersect_Region = '' for (var row in Int_point){ Intersect_Region = row.REGION_NAME } return Intersect_Region All my test was done on mobile device (iPhone) - updated my questions above. I use the exact the same expression above to fond overlapping parcels and it works fine. But only this regional layer causes the problem. I think the issue comes from the layer or somehow my expression does not work with this layer when the map is downloaded for offline use. K
... View more
04-08-2022
08:42 AM
|
0
|
0
|
1099
|
|
POST
|
Hello all, I've been using a combination of Field Maps and Survey123 in various solutions, and never encountered this error before. It looks like the error was associated with a particular layer, but I am not sure how I can narrow down the problem. Here is my workflow - Users will create a point in the Field Maps. - a few expressions will extract values from reference layers and pass them as parameters to Survey123 - The expressions are: Finding the nearest address information Finding the overlapping parcel ID Finding the overlapping regional boundary name (error message indicates this layer) Extracting X, Y locations I did test on my iphone. It works perfect during online, but once I download offline area maps, it does not work. - Works fine during online -- Then I downloaded offline area and test it in both online/ offline - Does not work in the downloaded map during offline - Does not work in the downloaded map during online ==> So the expression works fine but it does not work once the map is downloaded. I was able to see the error message, and there is detail. Expression Name: expr6 (temp exp) Expression Title: boundaryLayer (temp name) Error Domain: com.esri.arcgis.runtime.error Error Code: 1001 Error Description: SQLite error., SQLite:1 Generic error no such column: gdb_to_date Based on the error message, it sounds like my expression is incorrect but it works fine during online. I am not sure where to look into. Thank you! K
... View more
04-07-2022
05:18 PM
|
0
|
2
|
1152
|
|
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? Thank you. Kerry
... View more
03-25-2022
11:43 AM
|
0
|
1
|
920
|
|
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
|
1735
|
|
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. 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
|
1791
|
| 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 |
yesterday
|