|
POST
|
Hi Tom, I was able to reproduce the issue that you mentioned above, and have logged a defect in technical support on your behalf. The defect is listed as the following... BUG-000109011 - Survey123 for ArcGIS field app does not prevent blank required integer type questions from being sent which results in 0's being recorded as the submitted value. One thing to note, is that a blank integer question should still reflect a blank value when not listed as 'required' and not within sequential iterations of a 'repeat'. The behavior seems to occur when a value is initially placed in the integer question, and then removed, or when an integer question is present within a repeat. Please let me know if you desire any further clarification.
... View more
10-23-2017
10:35 AM
|
1
|
5
|
4522
|
|
POST
|
Hi Tom, My I ask which version of Survey123 you currently have? Also, if possible, can you share an XLSForm which exhibits this behavior? Thank you, Brandon
... View more
10-17-2017
03:54 PM
|
0
|
0
|
4522
|
|
POST
|
Hi John, Can you please explain the workflow that you are using in order to copy the survey from Outbox? Are you referring to reopening the survey from the Outbox? Please look for a personal message which I sent you requesting your contact information so that we can discuss this in further detail. Thank you, Brandon
... View more
10-17-2017
03:14 PM
|
0
|
0
|
1072
|
|
BLOG
|
Hi Robert, Currently, photo attachments are not supported for editing via 'Inbox' functionality. Please refer to the following Blog which explains this limitation... Talk Like a Pirate Release (2.4) "As of this release, the Inbox lacks support for downloading attachments. That is, you can use the Inbox against a survey that includes attachments, but the Inbox will not populate signatures, annotated images, audio or image questions. All these types of questions will appear empty, as if they had no data. As for the rest of questions, you will be able to download data for them and update them as well. Also, to play on the safe side, when you edit surveys from your Inbox we will disable editing on these types of questions. This means that if you open a survey from your Inbox to make edits to it, all questions of type image (photos, signature, annotate, draw) as well as audio questions will appear not only empty, but also disabled. This is to avoid people from accidentally attempting to change data in them. We are considering adding support in a future release for editing attachments."
... View more
10-06-2017
04:30 PM
|
0
|
0
|
39905
|
|
POST
|
Hi Chris, I believe that you can accomplish your desired result by placing a 'substr' formula in the calculation column of the desired question within your survey. In your example, say I wanted to return K177 from your initial value of 031K0017700. I would place a 'note' question underneath the question where I am selecting 031K0017700, and in the calculation column, I would place the following... substr(${question_1},3, 4) + substr(${question_1},6, 9) This would return the 4th value (K - counting starts at 0) and concatenate it with values 6-8 (177) to give me an overall value of K177 in the note field. You can take a look an example of a substr formula by clicking on the link below and navigating to the 'non mathematical functions' section. Formula Operators I have also attached an example XLSForm to this post Brandon
... View more
10-05-2017
02:40 PM
|
1
|
1
|
1228
|
|
POST
|
Hi John, Where was this survey created? Survey123 Connect, or the Survey123 Web Designer (www.survey123.arcgis.com)? If you are looking to change a survey that is sitting in the outbox of the Survey123 field app, you should be able to click on it and edit the values before sending. Is this where you are seeing values that are greyed out? If you are the owner of the survey and have created the survey using Survey123 Connect, you also have the ability to enable the 'Inbox' functionality which would allow you to edit already submitted surveys using the field app. I would take some time to review the following Blog, released in April, which highlights the ability to edit survey responses... What's new in Survey123 for ArcGIS v. 2.0
... View more
10-04-2017
08:18 AM
|
0
|
2
|
1072
|
|
POST
|
Thank you for clarifying and providing the screenshot, Julie. I was wondering if there are attachments that are included with these records? If not, I would like to recommend reviewing the documentation outlining credit cost related to the storage of feature services (without attachments). If interested, please click on the link below... Credits by capability I currently have a service with over 1,000,000 records (2 rows) which has a size of 145 MB. That means, with current credit cost, it would be (145 MB/10 MB) * 2.4 credits = 34.8 credits per month Understanding that you may still want to use the method of exporting your data, and deleting records as you go, I wanted to provide you with another link which outlines a process that can be taken to delete multiple records from a service at once. FAQ: Is it possible to batch delete features in ArcGIS Online? Please take caution when using these steps, as once the records are deleted, they will not be retrievable. Brandon
... View more
10-02-2017
02:38 PM
|
1
|
1
|
4552
|
|
POST
|
Hello Julie, Can you please elaborate on 'adding multiple data' to the survey? Does this mean that there have been multiple surveys that you have submitted and are now looking to delete them? If so, there are a few methods which can be used to accomplish the task. Please confirm or further explain the questions listed above. Brandon
... View more
09-29-2017
12:44 PM
|
0
|
3
|
4552
|
|
POST
|
Hi Rich, You may want to take a look at using regular expressions to limit the range of input characters. Take a look at the following documentation... Regular Expressions 'For example, the regular expression regex(.,'^[A-Za-z]*$') requires the user to enter only letters, no numbers or special characters, into a string question.' Brandon
... View more
09-29-2017
12:34 PM
|
1
|
0
|
1495
|
|
POST
|
Hi David, There are several resources available which highlight workflows that can be used to create a survey using the Survey123 Web Designer at survey123.arcgis.com Create your first survey Navigate to the 'Creating Smart Forms with the Survey123 Web Designer' video after clicking on the link below... https://survey123.arcgis.com/videos/ In terms of the question types that are supported by the Survey123 Web Designer, please refer to the following What types of questions does the Survey123 website support?
... View more
09-20-2017
02:43 PM
|
1
|
0
|
1226
|
|
POST
|
Hi Corey, After further review, it appears that the submission url is correctly formatted. Please disregard the previous comment.
... View more
09-19-2017
10:11 AM
|
0
|
0
|
10249
|
|
POST
|
Hi Corey, After looking at your spreadsheet, I see that you have established a form_id and submission_url. I am wondering where you have taken the submission_url from? As mentioned in the documentation linked below, "The URL to insert into this cell can be found on the ArcGIS Online page for the feature service, under URL in the right column." Author a survey that matches a feature service Please verify that you have taken the url using the instructions provided in the documentation and attempt to publish the survey again. Thanks, Brandon
... View more
09-19-2017
09:51 AM
|
0
|
1
|
10249
|
|
BLOG
|
Hi Louis, If you are referring to the ability to support feature updates on surveys with repeats, you can access the 2.4 beta version of Survey123 through the Survey123 for ArcGIS Early Adopter Program. The official release of v. 2.4 should come in mid to late September, however, I would start with the beta to ensure that the functionality is working as you are desiring.
... View more
09-07-2017
09:02 AM
|
0
|
0
|
3211
|
|
BLOG
|
Hi Kadin Baird, Can you navigate to the following location C:\Users\<username>\Applications\ArcGIS and let me know the names of the folders containing 'Survey123'?
... View more
05-30-2017
12:13 PM
|
0
|
0
|
14503
|
|
POST
|
Hi Doug, You may want to take a look at the following ArcGIS Idea and place a vote to promote it. Survey123 Arrange Multiple Questions in a Single Row In regards to the ability to 'collapse' groups and repeats, I believe that this functionality was added with the 'compact' appearance type and the Survey123 2.0.35 release. What's New in Survey123 Update April 26, 2017 Appearance Compact Appearance
... View more
05-24-2017
04:02 PM
|
0
|
1
|
2128
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-27-2018 10:32 AM | |
| 1 | 03-21-2018 05:19 PM | |
| 1 | 03-26-2019 01:01 PM | |
| 1 | 08-30-2018 10:52 PM | |
| 1 | 01-22-2019 10:54 AM |
| Online Status |
Offline
|
| Date Last Visited |
a month ago
|