|
POST
|
Hi Jamie A couple of things: 1) Swiping is not supported - there was a doc issue that has now been rectified. 2) Please upgrade to 2.7 of the App. We have made improvements to page navigation. This includes a back button, and you can now navigate to the first or last page by press and holding the back/forward buttons. Thanks John
... View more
04-03-2018
10:32 PM
|
1
|
0
|
1244
|
|
POST
|
Hi Mathew Survey123 will create a directory when publishing the survey and will give it the name Survey-<surveyName>. It will then create and place the form and and service items inside of it. It is recommended that this folder structure is maintained - i.e. you should not move the form/service into other directories if you want to guarantee that things will work as expected. Thanks John
... View more
04-02-2018
09:34 PM
|
0
|
3
|
9171
|
|
POST
|
@ Hugo GAIGNARD we have this open as a bug and hope to address this in a future release: BUG-000106578 - When choice_filter used, the name text is saved as the data value, instead of the label text. I will update this post with any developments. Thanks John
... View more
04-02-2018
08:33 PM
|
0
|
3
|
14254
|
|
POST
|
Done. The steps will create a .dbf that you can open in excel.
... View more
03-28-2018
06:12 PM
|
0
|
0
|
1627
|
|
POST
|
Hi John Survey123 does not support auto-incrementation. We have an enhancement request open for this and I'll add you to it. Please take a look at the following for alternative approaches: https://community.esri.com/groups/survey123/blog/2017/11/25/creating-ticket-numbers-in-survey123-for-arcgis Another option would be to utilise the custom JS functionality available in the beta version of the app. That way you could query the service and auto-increment based on the previously submitted surveys. Take a look at the following for more information: Welcome to our Feedback Community . Note that this approach would require custom development. Cheers John
... View more
03-27-2018
06:08 PM
|
1
|
1
|
1544
|
|
POST
|
Hi Todd This is a known issue with select_one questions. The data itself is written as the name column and a domain is created to so that the labels seen in Survey123 will be seen in ArcGIS Online; in all but file geodatabase exports, ArcGIS Online provides the code (choice names) instead of labels. You can export the data with the labels via ArcGIS Desktop tools - see How To: Export a table to include domain descriptions and coded values to export to .dbf. Thanks John
... View more
03-27-2018
05:54 PM
|
0
|
2
|
1627
|
|
POST
|
Hi Dragos Survey123 does not use Excel formulas. You need to use the XLSForm Spec instead. A couple of things to note on your calculations: =IF(SUM(choices!F54,choices!F63,choices!F71,choices!F79,choices!F87,choices!F95)=0,"",choices!F54/(SUM(choices!F54,choices!F63,choices!F71,choices!F79,choices!F87,choices!F95,))) Don't use = before an if() statement Don't refer to excel cells - you need to refer to question names e.g. ${Calc_C4} An if statement should be on the lines of if(condition, a, b) for example if(${q1}>0, 1, 0) Don't use sum() in this context. You should use +. e.g ${Calc_C4} + ${Calc_C5} Please take a look at the following for more background on the above XLSForm essentials—Survey123 for ArcGIS | ArcGIS Formulas—Survey123 for ArcGIS | ArcGIS Thanks and let me know if you need any further clarification John
... View more
03-27-2018
05:43 PM
|
2
|
1
|
2046
|
|
POST
|
Hi Sarah If you can establish what question is causing the issue, go to the service item online and check its field length. A select_one submission can get long if multiple answers are selected. e.g. if you had A B C or D as names and all were selected, then we would submit the following as a string: 'A,B,C,D'. If the names for your choices are are long, then you could end up with a string that is longer than the field. You should definately check this. Thanks John
... View more
03-26-2018
07:27 PM
|
0
|
1
|
3229
|
|
POST
|
We have an enhancement request open to do a search on a feature layer. I'll add you to it. An alternative approach would be to make use of the geo-search functionality currently available in beta: Welcome to our Feedback Community
... View more
03-26-2018
07:19 PM
|
0
|
0
|
1033
|
|
POST
|
HI Tjeerd This is by design. If you apply a choice filter to the choice list, then Connect will not create domains for the list items. This is because choice lists in this situation tend to be very long and a creating a domain for each item would be difficult to manage. To work around this you will need make your name values more descriptive. Alternatively you could use the pulldata() function to perform a lookup on the name and return the label - and then store the label in a separate field. To do this you would need to create a .csv to form the basis of the lookup. Thanks John
... View more
03-26-2018
07:08 PM
|
1
|
1
|
731
|
|
POST
|
Hi Nicole This is a bug in 2.6. From 2.7 the hide_input appearance applied to a gp question will look like this:
... View more
03-26-2018
03:58 AM
|
0
|
3
|
2036
|
|
POST
|
Hi Renato This is not possible. But you can create all 12 questions in the survey and then use relevance to hide the questions that are not required. You would use a calculate to do the rows times columns sum and then use the answer as the basis of the relevance (i.e to determine which select_one questions are displayed). Please let me know if you need an example of this. Thanks John
... View more
03-26-2018
03:41 AM
|
0
|
0
|
915
|
|
POST
|
Hi Dorn - How many sites are you looking to include? It could be possible to use the pulldata() function to update the location of a geopoint question. This would be based on the user selecting from a list. Take a look at the following example: https://survey123.arcgis.com/surveys/cda53bf550924a8abf23c53330a86492/collaborate
... View more
03-26-2018
03:32 AM
|
0
|
2
|
1033
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 04-15-2026 08:34 PM | |
| 1 | 04-15-2026 09:29 PM | |
| 1 | 01-19-2026 07:51 PM | |
| 2 | 12-21-2025 05:34 PM |
| Online Status |
Offline
|
| Date Last Visited |
Sunday
|