|
POST
|
Some additional info.... when I view survey results from the Survey123 website, the Analyze tab displays data as expected. However, in the Data tab, i only see a spinner where the table should be displayed. And no points are displayed on the map. When i open my trusty Chrome dev tools, i see this error message: "init.js:113 Error: Layer does not support query capability." I am the owner of the survey and the underlying Hosted Feature Service.
... View more
10-05-2017
01:06 PM
|
0
|
0
|
1900
|
|
POST
|
It seems that I found a bug when submitting a survey. I stumbled on this bug when trying to restrict access to the hosted feature service of a public survey. I followed the settings recommended in this Survey123 blog post. In the hosted feature service settings, I checked the option 'Editors can't see any features, even those they add' Steps to reproduce the bug Open Survey123 app and ensure that i am not logged into AGOL Open the public survey, complete it, and click the Submit button The app seems to be submitting the survey, but when it finishes the 'error indicator' is shown on the survey's name. Clicking on the survey name, opens this dialog I tap the 'No' button and the dialog closes Then if I click the ‘Send’ button again (attempting to re-send/re-submit the survey), I get the following error message: And sure enough, when I query the REST endpoint of the underlying hosted feature service, I see that the survey was successfully submitted the first time. My attempt to re-send would indeed be creating a duplicate record. It seems that Survey123 is falsely reporting that the Survey submittal failed. If i go back to the hosted feature layer's settings and select the option 'Editors can see all features', i can successfully complete and send new surveys. Thanks
... View more
10-05-2017
11:00 AM
|
1
|
7
|
2507
|
|
POST
|
Hi John. That option does not work for me. When I use a URL without the "open=native" the survey automatically tries to open in a browser window. That is the case for Chrome and IE. Because my survey does not render correctly in a browser, I want to prevent the survey (as much as possible) from opening in the browser. Thanks, Tom
... View more
10-02-2017
05:15 PM
|
0
|
2
|
1254
|
|
POST
|
Is there a way to prevent the 'Open in Browser' option from appearing when users try to open a Survey via a URL? The survey was created with Survey123 Connect and does not work when rendered in a browser. I'd like to prevent our users from having the option to open it that way. We are using the 'open=native' parameter on the URL. Thanks.
... View more
09-29-2017
03:04 PM
|
0
|
3
|
1432
|
|
POST
|
Is there a way to edit the text in the repeat bar (the area on the form where the '+' and 'x' buttons are for adding/removing repeats)? Currently the text reads '1 of 1' or '2 of 3', and so on. I'd like to add text like this 'Treatment 1 of 2', or 'Applicator 1 of 2', etc
... View more
09-14-2017
10:39 AM
|
1
|
2
|
1261
|
|
POST
|
My survey contains a repeat. Within the repeat there about 20 questions - enough so that the first question within the repeat is off the screen by the time the bar for adding a new repeat is visible. When a user adds a repeat, it would be best if the form scrolled automatically back to the top of the repeat. currently it seems that the form actually scrolls to its bottom or doesn't move at all Is there a way to have the form automatically go to the top of the repeat when a new repeat is added? (i am using Survey123 Connect 2.3.24 and Survey 123 for Windows 2.3.29) EDIT: I just found this link (Adding record in repeat stays at bottom of group. ) asking the same question. Has this feature been added to the release plan?
... View more
09-14-2017
09:58 AM
|
2
|
7
|
2967
|
|
POST
|
Hi Dan. Thanks for your reply. I had seen the SO article you referred to and and had verified that my system maxsize was sufficient to cover the date ticks from the AGOL data (I am using python 3.x). I did stumble upon a solution to the problem, however. I used a method from the ArcREST API arcrest.common.spatial.toDateTime() to convert the ticks to a python date time object. I then used that new datetime object in the InsertCursor. So far, its working as expected. Thanks again for your suggestion.
... View more
09-11-2017
12:01 PM
|
2
|
0
|
2484
|
|
POST
|
Hello. I am trying to get data from my AGOL account and insert it into an enterprise database (SQL Server). I get the data via the ArcREST API from my AGOL table. I then use an arcpy.da InsertCursor to insert the data into a standalone table. I am get an error on insert when the AGOL data contains a date field. The error message is "OverflowError: Python int too large to convert to C long". How can i use the arcypy InsertCursor to insert date data? Do i need to convert the 'ticks' that are returned from AGOL into a string date, e.g. '2017-09011' or some such? Thanks.
... View more
09-11-2017
10:29 AM
|
1
|
2
|
3372
|
|
BLOG
|
It seems that there is a limit on the number of people who can view/attend the webinar. Will it be recorded and made available at a later time?
... View more
09-11-2017
09:07 AM
|
2
|
0
|
2446
|
|
POST
|
Hi Micah. Thanks for the heads up on the Attachments. With that warning and some of my other concerns about data loss, i am looking at alternatives like creating a new hosted feature service to keep the old and new data separate
... View more
08-28-2017
01:56 PM
|
0
|
0
|
6150
|
|
POST
|
Thank you all for your responses. I am going to group my responses here. Guido van der Kolk - i am interested in adding a true stand alone table - no joins and no relates to the feature class. I would like to be able to create, edit, view records in that standalone table Adrian Welsh - thank you for the links. My biggest concern is adding the table to an existing AGOL hosted feature service and preserving the existing data Micah Babinski - You are right; my biggest concern/interest is preserving the existing data. We have years of records, photographs, etc. When i saw the warning from ArcMap that over-writing an existing service erases the data, i got very nervous. So i created a very small sample data set, published that to AGOL, and then went through the process to over-write that service while adding in the new table. It seemed to work as desired. I didn't know about the 'local copy' approach you suggested so i will give that a try this morning with a somewhat bigger data set. Thanks again to everyone for your responses. ps - i know its probably a new thread, but i'll ask here just in case...... is there a way to create a new record in a standalone table, i.e. a table that is not related/joined to a feature class in a hosted feature service?
... View more
08-28-2017
09:37 AM
|
0
|
2
|
6150
|
|
POST
|
In AGOL I have a hosted feature service that supports a couple different maps and apps. A new business requirement has surfaced that requires adding a new standalone table to the existing hosted feature service. Is such a thing possible? If so, how? If not, what are some suggestions for doing this - perhaps add the standalone table as a separate hosted feature layer?
... View more
08-25-2017
03:40 PM
|
1
|
6
|
7960
|
|
POST
|
Hi James. Thank you for your SUPER fast response. Partially correct - I am not seeing the update in the Survey123 field app (I am not sure what you mean by web context). I open survey123, go to the 'download surveys' page and see that the 'updated' date matches my last publish time. I then click the 'refresh cloud'. I see the downloading messages, then open the Survey. The old choice data are still present. What i just did, however, was to use Survey123 app to delete the survey from my local machine, then re-download the survey. In that workflow, the new choice data are present. So it seems that the 'refresh' function isn't really updating the existing data. You need to remove the previous data first and then get the new survey.
... View more
07-21-2017
11:27 AM
|
0
|
1
|
3984
|
|
POST
|
I have a published survey that has a typo in a filtered choice list for one of my questions. I corrected the typo in Survey123 Connect and successfully published the change. However, the update does not appear in the (re)published survey. I have looked at the ArcGIS REST Admin Directory for the AGOL Hosted Feature Layer. It does not show a domain for the field of interest. How do I change values in filtered choice lists so that those changes appear in the published survey? Thank you.
... View more
07-21-2017
11:10 AM
|
1
|
17
|
6993
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 weeks ago | |
| 1 | 02-24-2021 12:15 PM | |
| 2 | 01-05-2026 10:04 AM | |
| 1 | 09-30-2025 01:30 PM | |
| 1 | 09-25-2025 07:37 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|