|
POST
|
I've been playing around with linking to Collector from Survey123 and the GitHub documentation for Collector custom URL scheme shows that it is possible to both center on a coordinate and pass static attributes to a layer within a web map in Collector. The GitHub documentation however doesn't show how to pass values collected in Survey123 to Collector, similar to the way values can be passed from Collector to Survey123, just curious if this functionality has yet to be implemented or if someone has an example on how to center the map on the geopoint coordinate and send an attribute (GUID) value collected with Survey123 to a feature in Collector?
... View more
12-11-2017
08:38 AM
|
1
|
14
|
7899
|
|
BLOG
|
Great Post Carmel, I have found no matter how many choices I give my users they are always able to find a new exception to my select_one lists, I have been using the "other" value for a while to accommodate this. Since the 2.4 release added the ability to set a field type to null (seejames tedrick's blog post https://community.esri.com/groups/survey123/blog/2017/10/26/the-power-of-nothing) I've been able to take this a step further and make things a bit cleaner on the database end by putting all responses in a single column rather than one column for the select_one and a second for the "other" text field. Basically I set both these fields to type = null and then calculate with a conditional statement into a hidden field the value of the select_one if <> 'other' and the 'other' text field if select_one = 'other'. See below:
... View more
12-01-2017
07:23 AM
|
8
|
0
|
7849
|
|
POST
|
I would like to hide my horizontal accuracy field if a geopiont is manually entered. Can someone recommend syntax for the relevant clause? Thanks!
... View more
11-30-2017
11:55 AM
|
0
|
2
|
801
|
|
POST
|
Thanks John, Just to clarify would it be OK for a select one? It seems to be working fine where I have a select one that is set to field type null where the selected value is used in a calculation with in another field. Cheers, Brent
... View more
11-30-2017
05:40 AM
|
0
|
1
|
2615
|
|
POST
|
Thanks James, Your solution worked perfectly. I had one kind of quirky issue, if I put calculation in the repeat_count column for the begin_repeat everything works fine but the repeat count and the buttons to navigate between repeats are at the top of the repeat. Ideally I would like the repeat count and the buttons to navigate between repeats at the bottom of the repeated fields similar to when no repeat count is used, just curious why the placement of the navigation button changes when the repeat count is used?
... View more
11-29-2017
09:20 AM
|
0
|
0
|
6085
|
|
POST
|
When having choice names with spaces in them my form converts with warnings, I get that it is probably best to not have the spaces in the choices especially for select one questions, but in the case of a select multiple (where the answer is saved as a text field) or where the bind::esri:fieldType is set to null, would it be OK for my choices names to have spaces or would this cause issues in my form?
... View more
11-29-2017
08:42 AM
|
0
|
6
|
3192
|
|
POST
|
Thanks James, Also has anyone suggested adding a back button for navigation between pages, or better yet the ability to swipe between pages?
... View more
11-29-2017
05:24 AM
|
0
|
1
|
3163
|
|
POST
|
The ability to have groups on separate pages has been a great addition organizing data collection in Survey123, however pages have come with an somewhat annoying quirk/bug impacting the workflow of my users. When navigating between pages Survey123 seems to maintain the same position of the page you leave in the new page thus forcing the user to scroll to the top of the new page before continuing data entry. Is there a setting somewhere that can change the location of where the focus of the page is when navigating between pages? i.e focus the page at the top.
... View more
11-28-2017
01:07 PM
|
4
|
23
|
6401
|
|
POST
|
Thanks James, The int() function worked great. The bind::type set to integer alone did not make a difference.
... View more
11-28-2017
06:11 AM
|
0
|
0
|
1125
|
|
POST
|
When using a formula in the repeat_count field default values are not populated in the first repeat. See attached xlsx form
... View more
11-15-2017
12:23 PM
|
0
|
1
|
627
|
|
POST
|
See attached xlsx form. When I add 1 to a field set to type integer I get the expected result of 1 more than the integer value e.g: 1 + ${int}....if int = 2 the result is 3 However if I change the integer field to calculate or hidden and 1 to the value of the field I get an unexpected result of a the calculate or hidden value with a leading 1. In this case I also have the field type set to Integer e.g: 1 + ${calc}....if calc = 2 the result is 12 Am I doing something wrong here or is this a bug?
... View more
11-15-2017
11:43 AM
|
0
|
2
|
1260
|
|
POST
|
Is it possible to set the default value of an integer field to NULL? I would like to set the relevance of the following question to show once the integer question is answered with a number >= 0.
... View more
11-13-2017
11:26 AM
|
0
|
3
|
2755
|
|
POST
|
I would like to not only limit the values in an integer field to positive by using a constraint but would like to limit the spinner to only show/allow positive values. I was able to do this with an input mask for a single digit integer, but need to allow for a two digit integer and 09 as the input mask it allows again for negative values. Any thoughts on if it is possible to limit the spinner to a 2 digit positive integer?
... View more
11-13-2017
11:13 AM
|
0
|
2
|
2718
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-14-2019 09:50 AM | |
| 1 | 09-17-2019 10:08 AM | |
| 1 | 03-27-2020 07:53 AM | |
| 1 | 08-30-2017 10:52 AM | |
| 1 | 11-28-2017 06:13 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:25 AM
|