POST
|
I'm also having this strange behavior but do not understand your approach to fixing it. I have a survey that asks for weather conditions such as Partly Cloudy so in my choices sheet, the name value is PartlyCloudy because spaces are not allowed and the label is Partly Cloudy. When someone submits the survey, it uses the name value and not the label value. Is there a way to use the label value instead of the name value?
... View more
06-22-2016
04:56 PM
|
0
|
2
|
766
|
POST
|
Robert, I have been following you for a while and appreciate all the hard work you put into all of these enhanced widgets. I was wondering if you might consider in the development of a widget that will enable disconnected editing in a browser environment on a mobile device Using ArcGIS for Server feature services? I would imagine there would need to be new libraries created and some hard work but I would almost pay someone to help develop it for my team. I'm aware of the capabilities of Collector for ArcGIS and have used it in a disconnected environment. However, I am wanting those same capabilities in a browser environment. Thanks, Jarom
... View more
06-10-2016
12:52 PM
|
0
|
0
|
735
|
POST
|
I wanted to let you know that the question I posed was 'solved'. Avoiding having two Data Driven Page data objects open at the same time seems to be what was required. Just why there was a problem might be related to your remark about changes to related tables. We reconstructed our python script to solve the issue. Thanks for your help.
... View more
06-09-2016
12:24 PM
|
0
|
1
|
1020
|
POST
|
Thank you very much for your help! Yes it does have a relationship because there are attachments and the python script stops after the first page which only has the signature attachment. The last 3 mxd's contain only attachments but they are not being created. They are failing to create. This at least gives us a starting point to troubleshoot. You have been very kind! Thanks, Jarom
... View more
06-03-2016
09:21 PM
|
0
|
0
|
1020
|
POST
|
OK, things are starting to make a little more sense now. We are invoking data driven pages to produce our PDF through the hosted feature service the Survey publishes. If some of the workflows have changed with ArcGIS for Desktop, in particular ArcMap, then that may be the culprit. Our script is mining 4 mxd's to ultimately produce 1 combined pdf and then that PDF is emailed automatically. Thanks, Jarom
... View more
06-03-2016
07:32 PM
|
0
|
0
|
1020
|
POST
|
If you could find out for sure, I would appreciate it. I definitely realized that all versions are referencing that URL. I actually installed 1.3.18 Connect again and tried to publish another survey to test out our PDF export and it had no effect and that is why we are trying to see if there were changes to the REST API because it's only thing that makes sense right now. We did not change anything on our end and this started when we published through version 1.4.30. Again, we have an existing survey that was published a couple weeks ago with 1.3.18 and it works. We are confused! Thanks, Jarom
... View more
06-03-2016
06:44 PM
|
0
|
2
|
1020
|
POST
|
Sorry for the confusion. In the Survey123 Connect software there is a gear/sprocket looking icon and when you click on it, it references the Survey123 REST API URL. Did that change at all? Thanks, Jarom
... View more
06-03-2016
06:10 PM
|
0
|
4
|
1020
|
POST
|
Hello, I have a question regarding Survey123 API changes. We are trying to narrow down the exact cause as to why our export to PDF option that we created via Python is all of a sudden not working. We have basically narrowed it down to being the API. Were there changes to the API from version 1.3.18 to version 1.4.30? We have a previous example that we published with version 1.3.18 and it works flawlessly but the latter version is somehow stopping the creation of our PDF. Could you please provide me any API changes?
... View more
06-03-2016
02:03 PM
|
3
|
10
|
5211
|
POST
|
Perfect! Worked like a charm. Thank you! Thank you!
... View more
05-25-2016
11:26 AM
|
0
|
0
|
4757
|
POST
|
I'm actually trying to query a MapServer REST endpoint In the ArcGIS REST Services Directory. I set it up as an SDE.
... View more
05-24-2016
04:46 PM
|
0
|
0
|
4757
|
POST
|
I can’t figure out how to specify the table_name variable in the suggested subquery: id = (select max(id) from table_name) and then also form the appropriate query with the subquery embedded within it. Everything I try, including the value “table_name” itself, gets me a “Cannot open table for Load” error. Any suggestions?
... View more
05-24-2016
04:18 PM
|
0
|
2
|
4757
|
POST
|
Hello, I am trying to write some Python scripts to query a REST endpoint but am not very familiar with SQL lingo. I would like to do it in the environment of the ArcGIS REST Services Directory for a particular map service layer. How would I go about finding the minimum value of the Object ID as well as the maximum value of the Object ID in the 'Where' clause? It is probably very simple so sorry for the lack of understanding. Thanks!
... View more
05-23-2016
02:46 PM
|
0
|
8
|
10937
|
POST
|
I have been using the developer's version of the Web AppBuilder 2.0 as a means of creating my applications. I have a lot of applications that were created in version 1.3 which referenced the ArcGIS API for JavaScript 3.15 in them. I recently upgraded/migrated all of these apps over to 3.16 and am experiencing problems on mobile devices where I cannot type in any text in search widgets, attribute fields, etc. The keyboard seems to want to load but then quickly disappears. Has anyone else had this experience? What is the best way to update to the most recent API? I am new to developing so here lies the problem probably.
... View more
05-16-2016
05:30 PM
|
0
|
1
|
3026
|
POST
|
I've come across a dilemma in which I am needing help. I am wanting a text field to be required after a relevant expression has been assigned. For instance, I am wanting the user to choose a 'yes' or 'no' value asking whether or not they want to apply an e-mail address to the survey. If the user chooses 'yes', the e-mail address text field is made visible and is required. If the user chooses 'no', an input box is simply disregarded (the way a relevant expression should work). The problem I'm having is that if the user chooses 'no' and tries to submit the survey, a Required message appears (which I assigned in the appropriate column) asking the user to put in a valid e-mail address even though the option to type in an email address is not present because of the relevant expression. Is it possible to have a required text field only be required if the relevant expression holds true?
... View more
04-21-2016
02:28 PM
|
0
|
1
|
2272
|
POST
|
Thanks, I'm going to dive into your instructions right now and will mark it as helpful once I implement what your talking about (hopefully). Thank you for your time!
... View more
04-14-2016
02:08 PM
|
0
|
2
|
1863
|
Title | Kudos | Posted |
---|---|---|
1 | 05-23-2013 01:48 PM | |
1 | 10-29-2015 04:22 PM | |
1 | 10-02-2020 06:48 AM | |
2 | 05-11-2020 10:29 AM | |
1 | 10-05-2012 03:30 PM |
Online Status |
Offline
|
Date Last Visited |
08-26-2024
09:43 PM
|