|
POST
|
No, a change of relevant formula does not cause the existing data to be overwritten
... View more
06-09-2017
09:31 AM
|
1
|
0
|
2893
|
|
POST
|
Hi Michael, Yes this is possible. Essentially, the calculation for the count question would be a sequence of: if(selected(${question}, 'yes'), 1, 0) added together - so if you had 3 questions, it looks like: if(selected(${question1}, 'yes'), 1, 0) + if(selected(${question2}, 'yes'), 1, 0) + if(selected(${question3}, 'yes'), 1, 0)
... View more
06-09-2017
09:30 AM
|
2
|
6
|
6191
|
|
POST
|
Yes, there is a way to specify which layer the form is writing to - specify the name of the layer in the form_id entry of the Settings tab in the XLS file. For example, looking at this service: A form targeting the table only has this setting:
... View more
06-09-2017
09:25 AM
|
0
|
0
|
3136
|
|
POST
|
Hi Al, Unfortunately, we do not support the functionality as you describe it at this time. The closest would be to implement the values you describe as external selects, which as you note requires copying the values into the XLSForm. I've added your request to enhancement for a 'search' function, which would implement what you describe.
... View more
06-08-2017
03:48 PM
|
2
|
4
|
2835
|
|
POST
|
One thing that I could think of is if there are files inside the directory that have the same name with just differences in capitalization - iOS devices are case sensitive, while Windows isn't (i.e., hello.txt = Hello.txt)
... View more
06-08-2017
03:40 PM
|
0
|
0
|
2612
|
|
POST
|
Hi there, You may want to take a look at the next generation web form, which we will be implementing our next release. You can get to it with the following URL pattern: https://survey123.arcgis.com/webclient/<FORMID> It has support for coordinate entry (it can also support pulldata)
... View more
06-08-2017
03:29 PM
|
0
|
0
|
995
|
|
POST
|
Thanks Carl, It looks like there's a space in the original data table you're generating the URL from. A workaround would be to add an "and ${question} != ' '" to the relevant questions.
... View more
06-08-2017
01:48 PM
|
1
|
3
|
2893
|
|
POST
|
Hi Glen, This is a false positive on the virus scanner's part. The install/uninstall tool is not encrypting anything during the process.
... View more
06-08-2017
01:41 PM
|
0
|
0
|
728
|
|
POST
|
Hi Peter, This can be done through editing the .info file after initial publishing and then republish - refer to Include a map in your survey—Survey123 for ArcGIS | ArcGIS for more information
... View more
06-08-2017
01:38 PM
|
2
|
0
|
1459
|
|
POST
|
Hi Carl, thanks for the added detail. I'm still not able to reproduce this. Can I ask you to open the Collector map up in the ArcGIS Online Map Viewer, click on one of the features that generates the issue, and copy the link in the popup and then paste that in a text editor? This should look much like the link above, with values filled in. In particular, you should see if the value that is giving a space does so in the link (either a space or a %20 in the URL).
... View more
06-08-2017
01:10 PM
|
0
|
5
|
2893
|
|
POST
|
Hi Sam, On the display in the ArcGIS Online, I do not know the issue involved with this- it would be best to raise that in their groups. That being said, I'm not sure why the reordering of the layers is necessary. Survey123 can write to a table even if it's layer id isn't 0 - the table name needs to be specified in the form_ID entry in the settings worksheet.
... View more
06-08-2017
12:57 PM
|
0
|
0
|
3136
|
|
POST
|
Hi Carl, I'm not able to replicate this behavior in Windows or other devices. Perhaps you could check to see if a space got into the default column of the XLS file?
... View more
06-07-2017
04:47 PM
|
0
|
7
|
2893
|
|
POST
|
Hi Scott, To accomplish this, you would need to create a new column that aggregates your 3 lookup values into 1 code value. The you can generate a matching code in the form and conduct a lookup. I've attached an implementation based on your form & data.
... View more
06-07-2017
04:10 PM
|
1
|
1
|
1378
|
|
BLOG
|
Yes, unfortunately, the reinitialize database command will remove previous records.
... View more
06-07-2017
09:09 AM
|
0
|
0
|
6704
|
|
POST
|
Hi Radoslaw, Are you using an autocomplete appearance? In 2.1, a bug was introduced with choice filters and the autocomplete appearance.
... View more
06-07-2017
08:40 AM
|
0
|
3
|
4349
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 2 | 4 weeks ago | |
| 1 | 10-30-2025 09:00 AM | |
| 5 | 05-07-2025 10:16 AM | |
| 6 | 05-07-2025 10:17 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|