POST
|
Hello Whitney Covill You can directly pull in your Feature Service in ArcMap using this workflow: Adding data from ArcGIS Online—Help | Documentation. When you publish your Survey123 Survey, assuming you are not using an existing feature service, your survey will automatically publish up a Hosted Feature Service to either ArcGIS Online or ArcGIS Enterprise Portal. When it publishes a folder is created in your content that contains the Form Item, Feature Service (and views as necessary), and maybe a Web Map if you published from Survey123 Connect. As long as the settings on the Hosted Feature Service are set to "Allow others to export to different formats", you can export the data as a File Geodatabase. You can then connect to the File Geodatabase and see how ArcGIS Survey123 built the Schema, and you can model your schema that way. Another way is in ArcGIS Survey123 Connect if you select your survey and hit "Schema Preview" you will see how everything in the resulting Feature Service is created: Assuming when you mention the repeat function in ArcMap you are talking about Survey123 Repeats, repeats in ArcGIS Survey123 are either related tables or related feature classes depending if there is a geometry question present in the repeat or not. Please use this link for reference regarding Repeats in ArcGIS Survey123: https://community.esri.com/groups/survey123/blog/2020/04/09/survey123-tricks-of-the-trade-repeats Here is a handy resource regarding relationship classes in ArcGIS: https://community.esri.com/people/MKellyesri-ireland-ie-esridist/blog/2016/11/18/related-data-in-arcgis-online If you are expecting your end user to be editing in ArcMap they can add content to the related records using the following workflow: Editing the attributes of related features—ArcGIS Help | Documentation If you are expecting your end user to be editing in ArcGIS Survey123 accessing a survey you can publish your data and create the survey based on an existing Feature Service. Thank you, Zach
... View more
07-15-2020
03:25 PM
|
0
|
0
|
433
|
POST
|
Hello Lisa Dygert, I think the quick answer would be to create a hidden question above the note that uses the pulldata() function to return the email address. You can then try string-length(${hidden_question})>0 in the relevant column. If you don't want the email stored in the Feature Service you can set the bind::esri:fieldType to null and a field wont be created and the data will only be used temporarily in the form. That is correct the relevant column would be the location to place the expression. If possible would I be able to obtain a copy of the survey folder for testing on my end? If you don't feel comfortable passing it along on GeoNet feel free to pass it along to my Esri email ZSutherby@esri.com. Thank you, Zach
... View more
07-10-2020
05:14 PM
|
0
|
0
|
2962
|
POST
|
Hello Dion O'Reilly and dan becker, It looks like there have been other reports of feature reports issues on the ArcGIS Survey123 July update blog post: https://community.esri.com/groups/survey123/blog/2020/07/03/what-is-new-in-survey123-july-3-2020#comment-87272 It looks like the team is currently investigating it, but if you test on survey123beta.arcgis.com do you see the same behavior in the beta release of the website? Thank you, Zach
... View more
07-09-2020
08:30 AM
|
0
|
3
|
2287
|
POST
|
Hello Dion O'Reilly, Thank you for reaching out and confirming! I had tested on my end and was able to reproduce the same behavior with a survey I had created just now. I haven't seen anything logged from the Technical Support side of things as of yet. I would recommend logging a case with Technical Support so that this can be tracked down. I know recently someone was seeing a similar message in ArcGIS Online as well: https://community.esri.com/thread/255982-survey123-error-generating-reports Thank you, Zach
... View more
07-06-2020
03:11 PM
|
0
|
0
|
2287
|
POST
|
Hello Dion O'Reilly, Is your survey located in ArcGIS Online or ArcGIS Enterprise? From the Survey123 website if you try exporting as a CSV or Excel file does that complete successfully? If you are using ArcGIS Enterprise is your environment publicly available? Meaning you can hit your Enterprise environment without needing a VPN or being on the organizations network. If it is publicly available you will be able to hit it from your home WiFi network or LTE. If you can not hit your Enterprise environment outside of the network Feature Reports are not expected expected to work. Please use the ArcGIS Enterprise Support section of this doc for reference: https://community.esri.com/groups/survey123/blog/2019/07/23/understanding-survey123-feature-reports If you are using ArcGIS Online do you have a lot of survey submissions with a large amount of photo attachments associated with each submission? Thank you, Zach
... View more
07-06-2020
02:18 PM
|
0
|
2
|
2287
|
POST
|
Hello Lisa Dygert, I know you had said you tested cascading selects and it was not working but I believe it may work out. If you would like there is a sample in Survey123 Connect if you were to create a new survey and select "Samples" on the left hand side, there is a sample survey called "Cascading Selects" that displays the workflow and functionality. (I have also attached a copy of the XLSFrom to this post too) An alternative workflow may be to use the pulldata() function to pull district values from a csv file. Please use these links for reference: https://community.esri.com/groups/survey123/blog/2016/10/27/the-pulldata-function-access-external-data Formulas—Survey123 for ArcGIS | Documentation As for the 1:M relationship between counties and districts is the schema for the service already created? Meaning are you creating a survey based on an existing feature service that has this relationship set up or are you creating the schema from the XLSForm and creating a hosted feature service when publishing the survey? Thank you, Zach
... View more
07-02-2020
12:44 PM
|
0
|
2
|
2962
|
POST
|
Hello L Santos, Assuming you are using ArcGIS Online editing for public users is available. You can share your survey and hosted feature service to everyone and pass along the link to the colleagues you would like to edit. With the link they should be able to take surveys and edit existing records. When the survey is hosted feature service are shared publicly the users will not be prompt for credentials. Please use this link for reference regarding sharing items: Share items—ArcGIS Online Help | Documentation Please use this link for reference regarding getting started with public surveys: https://community.esri.com/groups/survey123/blog/2016/11/10/getting-started-with-public-surveys Please use this link for reference regarding securing data in public surveys: https://community.esri.com/groups/survey123/blog/2020/05/11/securing-data-in-public-surveys-survey123-web-designer If you are using ArcGIS Enterprise there are some additional considerations in terms of networks and firewalls that would need to be considered when discussing editing public data. Thank you, Zach
... View more
07-01-2020
05:10 PM
|
0
|
0
|
764
|
POST
|
Hello Debbie Kay, For the first part when trying to edit existing surveys are you using the Web Form with URL parameters, or the Field App? When trying to republish are you republishing from Survey123 Connect or the Web Designer? If possible would you be able to pass along the XLSForm for the survey for review? Thank you, Zach
... View more
07-01-2020
02:30 PM
|
0
|
1
|
1090
|
POST
|
Hello Tony Strothers, I have not seen the issue of missing fields when exporting results after updating a survey, but I have seen an issue where after updating a survey users are not able to see updated records in the Survey123 website. This is due to the stakeholder view not being updated. I think the fieldworker view should be good but it may be worth to refresh that too if it exists. From the Collaborate tab in the survey if you unshare the survey in both the submitter and viewer sections (depending how you have the survey shared) in the ArcGIS Online folder associated with the survey you should see both the fieldworker (if it exists) and stakeholder views removed. When you reshare the survey you will see those views recreated, and if the behavior is due to those old views not being updated your users should now have access to fields in the updated survey. Please use this link for reference regarding the fieldworker and stakeholder views: https://support.esri.com/en/technical-article/000019065#:~:text=The%20Fieldworker%20view%20is%20generated,from%20survey123.arcgis.com.&text=Fieldworker%3A,survey%20as%20a%20non%2Downer. If that does not do it when the users navigate to the hosted feature service in ArcGIS Online and were to try exporting the service as an Excel file is the same behavior observed? Thank you, Zach
... View more
07-01-2020
02:24 PM
|
0
|
0
|
654
|
POST
|
Hello David Hughell, Since Geoshape and Geotrace questions don't use your device's location to fill in your response (other than to center you on the map), if you don't have an offline map associated with the survey you will see the little slash through the box to open the map. Please use this link for reference regarding the Geotrace and geoshape question types: Geotrace and geoshape—Survey123 for ArcGIS | Documentation In my testing, I had placed a small tile package in the media folder of the survey before publishing it. When testing with my device on airplane mode I was able to capture geoshape questions using the tile package as my basemap. Please use this link for reference regarding using offline basemaps in ArcGIS Survey123: Prepare basemaps for offline use—Survey123 for ArcGIS | Documentation Thank you, Zach
... View more
06-25-2020
06:11 PM
|
0
|
0
|
708
|
POST
|
Hey Leonard, I am glad removing the ObjectID from the XLSForm is working out! For the error report, I was originally testing in 3.10.198 but just updated to 3.10.222 and the workflow was the same in both. When the error is thrown in the publishing log if you click on the block with the error it will pop up the report window: Thank you, Zach
... View more
06-24-2020
09:10 AM
|
2
|
0
|
1883
|
POST
|
Hello Leonard Barnhill, Thank you for passing along the XLSForm! In looking into the Form I see that there is an ObjectID field on line 2 of the survey. In reviewing the error message that is thrown when publishing the survey: The error message is saying the ObjectID is specified more than once. When I deleted that hidden question in the XLSForm the survey published up as expected. When publishing the survey a hosted feature service with an ObjectID field is automatically generated and is erroring out when trying to add the field again. Please use this link for reference regarding defining fields in tables. Thank you, Zach
... View more
06-24-2020
08:43 AM
|
2
|
0
|
1883
|
POST
|
Hello, Thank you for passing along the XLSForm! In taking a look at the XLSForm it looks like there are a few duplicate field names down in the groups. On lines 52-56 within the dpr_value group, the question names are the same as the questions on lines 42-46. This is the reason the publishing is failing when adding to the service definition because it can't add fields with the same name to the service. I had changed the questions in lines 52-56 to value3_XXXXX and the form published as expected to my ArcGIS Online Organization. Alternatively, if you would like to keep the same field names you can switch either the value2 or drp_value groups to a repeat so that those fields are added to a related table instead of the root feature service. Thank you, Zach
... View more
06-23-2020
07:57 AM
|
0
|
1
|
1749
|
POST
|
Hello Zachary Fratto, You can use the thousands-sep appearance and the answers to decimal questions will appear with thousands separators. Please use this link for reference: Appearance—Survey123 for ArcGIS | Documentation Please note the separator is set by the device's locale settings and are only applied on opening a survey from the Drafts, Outbox, Inbox, Sent folders, or when the response is populated by a default valur or calculation. Additionally, you can add number formatting patterns in ArcGIS Dashboards: Format numbers—ArcGIS Dashboards | Documentation Thank you, Zach
... View more
06-22-2020
03:31 PM
|
0
|
0
|
1419
|
POST
|
Hello Sanjeevi, In taking a look at the XLSForm it seems that the labels were not formatted text even though they looked like they were. When I would double click on the label it would pop to the right-hand side of the cell indicating they were numeric. In a separate column I had used the function =TEXT(<cell>,"0") to convert the numbers into integers. Documentation link. I then copied the text cells and pasted them back into the column they were supposed to be and they worked as expected. For your second question, the documentation says "External selects are designed to work with choice lists associated with a cascading select only. Only choices with an applied choice filter will be added to the itemsets.csv file." This means that external selects are designed to work in conjunction with cascading selects. The external_choices tab is not invoked until there is at least one select_one question with a choice_filter. Please use James's comment here for reference: https://community.esri.com/thread/214070-external-select-lists#comment-768979 What I had done to modify your survey was to move the villagename choice list to the choices tab but kept the plot number choices on the external_choices list. I then saw an issue where the plotnumber question was grey and did not have any choices. This was because in the same documentation linked above in the cascading selects section it says that values used in the name field of the choices sheet must be text and not numeric. I had changed the name of the villagename choices to a,b,c,d,e for example and once I did that the form worked as expected. Please find attached a copy of the XLSForm. Thank you, Zach
... View more
06-22-2020
10:52 AM
|
2
|
2
|
3311
|
Title | Kudos | Posted |
---|---|---|
1 | 2 weeks ago | |
1 | 04-18-2024 01:56 PM | |
1 | 01-02-2025 05:21 PM | |
1 | 11-22-2024 04:38 PM | |
1 | 09-10-2024 12:40 PM |
Online Status |
Offline
|
Date Last Visited |
Tuesday
|