|
POST
|
Hey Brandon. Thanks for looking into this issue. I really appreciate your help and persistence.
... View more
10-23-2017
11:02 AM
|
0
|
0
|
2847
|
|
POST
|
Hi Brandon. I dug up an older version of Survey123, version 2.3.29. When i submitted a survey using that version, 'null' integers are displayed as null/empty - not as 0. THis behavior does seem to be related to the version of Survey123.
... View more
10-17-2017
04:20 PM
|
0
|
6
|
5189
|
|
POST
|
Hi Brandon. Thanks for your reply. We recently updated to 2.4.72 - windows and android. I can't say absolutely that the problem started with the upgrade but it seems coincidental. If you give me your email address, i'll send a copy of the xlsform. I do know the Survery123 team has a copy of the form as they were helping us with some debugging efforts in the last 10 days or so. I am going to see if i can find an older version of the app to test against in the meantime.
... View more
10-17-2017
04:07 PM
|
0
|
7
|
5189
|
|
POST
|
Whenever we have a data type of integer that has a null value reported on the survey (for fields that are not required), the actual data value that is stored for the field is 0. Is there some setting or some such that we need to set so that null values are reported as null instead of 0? Based on some of our older data, this is a new 'feature'. We have records from older surveys where null integers are indeed reported as null instead of 0. Thank you.
... View more
10-17-2017
03:12 PM
|
0
|
16
|
9337
|
|
IDEA
|
I'd like to see symbol offsets for all types of geometry. I want to use the flag symbol from the Basic shape collection. As i increase the symbol size the flag moves further and further from its real location. If an offset option were available, i could move the icon back to its original position. In the image below, the gray circle is the true location. My hope is that with an offset i could move the flag so that its on top of the gray point. The approx map scale in the image is 1 '' is 0.25 mile
... View more
10-11-2017
10:24 AM
|
0
|
0
|
975
|
|
POST
|
Thanks for the update on Issue #2 I sent a link to the survey to survey123 at esri.com. Let me know if you need anything else.
... View more
10-10-2017
08:59 AM
|
0
|
2
|
2335
|
|
POST
|
Hi Ismael. T hank you for your reply and suggestions. WRT issue 1, we get the 'Send Error' when using version 2.3.29 and 2.4.72 WRT Issue 2, so we end up with two different surveys - one based on the hosted feature layer (the original survey) and one based on the view of the hosted feature layer (that would be the new survey)? Are people able to export views from AGOL?
... View more
10-06-2017
11:12 AM
|
0
|
4
|
2335
|
|
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
|
2335
|
|
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
|
2942
|
|
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
|
1509
|
|
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
|
1687
|
|
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
|
1479
|
|
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
|
3415
|
|
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
|
2857
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 8 | 04-14-2026 03:22 PM | |
| 1 | 02-24-2021 12:15 PM | |
| 2 | 01-05-2026 10:04 AM | |
| 1 | 09-30-2025 01:30 PM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|