|
POST
|
This isn't a Survey123-specific issue; instead it would be a question to ask in a place associated with the Desktop group. That being said, I would be surprised if TPKs supported MrSID - they essentially try to solve the same problem (good performance multi-resolution display of an image) in very different ways.
... View more
06-05-2017
09:47 AM
|
1
|
0
|
1142
|
|
POST
|
Hi Corey, The reason is that the 'name' value in the choice list is not distinct. This is the value that is recorded and must be distinct to separate the choices from one another. The label is only used for viewing by the user.
... View more
06-01-2017
05:06 PM
|
0
|
1
|
2092
|
|
POST
|
Hi Dan, Thanks for asking about this. We're starting to explore this as part of better integrating the ArcGIS field apps - I can't provide any timelines or promises, but wanted to respond with the state of where we're at. Traditionally, there have been issues, especially on iOS, about the siloing of applications, but there have been some changes since the applications were originally developed.
... View more
06-01-2017
04:11 PM
|
1
|
8
|
3486
|
|
POST
|
Hi Anthony, Have you considered using 2 forms against the same feature service, one for each collection period? Here's how I would create it: 1) Create a form with all of the questions of your survey and publish it. This creates a feature service with all of the questions 2) Create a new form using the from 'a Feature Service' option, selecting the service created in 1. This will recreate the survey, with the addition of setting the form to post to the existing feature service created in 1. Remove the questions that are relevant to only the second collection period. You'll need to change a few things, like the start question from a generic date time to start 3) Create the form for the second collection period as you did in Step 2. This form will need to have editing enabled so as to be able to load the form data submitted in the first collection period. That being said, I can think of a couple of issues that might prevent this from working, depending on the specific needs of your survey.
... View more
06-01-2017
04:05 PM
|
2
|
1
|
1177
|
|
POST
|
Hi Corey, You might be interested in using a username question instead of a manual pick list; this will auto populate the name of the logged in user into the form (this also occurs via editor tracking). On the pick list, can you share the list structure with me (either be posting a version with fake names or e-mailing the form direct to [email protected]) - without seeing how the form is constructed, it's a little hard to diagnose the error.
... View more
06-01-2017
08:42 AM
|
0
|
3
|
2092
|
|
POST
|
Hi Adilson, This is known limitation on the 'box' map behavior.
... View more
06-01-2017
08:39 AM
|
0
|
0
|
1765
|
|
BLOG
|
Hi Renato, The issue is that the survey123.arcgis.com web page accessing Portal content, correct? That's something that we are actively working on - you will need to provide a ?portalUrl=https://myportal.company.com/portalDir parameter for the web page. In addition, there are some configuration steps to make your Portal aware of the Survey123 website. Expect a blog post from Ismael a bit later today that talks about this.
... View more
06-01-2017
08:16 AM
|
0
|
0
|
5796
|
|
POST
|
Hi Hélène, We don't have plans to allow for deletion of attachments in the Survey123 website itself currently. That being said, this can be done with the Map Viewer in ArcGIS Online or a web map with editing controls (such as a Web AppBuilder app) can be created. We normally encourage creating an app as it allows you to create a focused solution for editing/QA'ing your survey data.
... View more
05-31-2017
11:46 AM
|
1
|
0
|
4098
|
|
POST
|
Hi Rachael, Unfortunately, the error you received is fairly generic. Could you open a developer window with your browser and attempt export again? You will series of requests going to a 'status' endpoint. After the failure, the last of these will be the one that reported the error- it might have a more detailed message to describe the issue. If you're not familiar with doing the above diagnostic, please open an issue with Esri Technical Support and provide them this message as a procedure to check along with describing your problem.
... View more
05-31-2017
11:44 AM
|
0
|
3
|
3045
|
|
POST
|
In the Survey123 mobile application, we support a favorite survey - you can prefill based off of a set of responses: http://docdev.arcgis.com/en/survey123/desktop/create-surveys/prepopulateanswers.htm#ESRI_SECTION1_A87EA5BA150843B4988B76…
... View more
05-31-2017
11:35 AM
|
0
|
0
|
690
|
|
POST
|
Hi Kara, The statement says: 1) Treat the answer as text and look at the first character of the answer. See if it is a minus sign ( - ) 2) If yes, grab everything in the answer except for the minus sign (from character in position 1 - *the second character* - to the end of the answer) and make that the value 3) In not, just give value of the question being looked at the equivalent using numeric evaluation would be if(${question} < 0, ${question} * -1, ${question})
... View more
05-31-2017
09:54 AM
|
2
|
1
|
6364
|
|
POST
|
Hi Callum, Thanks for the problem description. The main issue is that at this time, the choice_filter currently doesn't support functions, which would be able to accomplish this. I've added this comment to the enhancement request to address that.
... View more
05-31-2017
09:18 AM
|
2
|
10
|
3393
|
|
POST
|
Absolutely - take a look at the 'server-based workflow'. As part of the token generation process, a the expiration and a refresh token accompanies. You would have your script store these locally and check the expiration time to now; if less than your criteria, you exchange the refresh token for a new token. The documentation mentions a 'permanent' token; be advised that capability will be removed in an upcoming ArcGIS Online release. You may have to start this process manually by using, manually constructed urls, a local web server that won't attempt to process the codes or tokens as your redirect_URI & Postman or curl to complete the authorization code > token and initial (short life) token > long life token exchanges.
... View more
05-31-2017
08:59 AM
|
0
|
0
|
448
|
|
POST
|
While navigation is not available with the arrow keys, it is available using the tab & shift-tab (just as forms done on the web)
... View more
05-30-2017
07:21 PM
|
0
|
0
|
708
|
|
POST
|
The easiest way to do that would be to generate a long-life user token and use that instead of the app login.
... View more
05-30-2017
04:13 PM
|
0
|
2
|
2428
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 2 | 3 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 |
2 weeks ago
|