|
POST
|
Hi salvaleonrp Looking at the syntax of your calculation I noticed that the single quotes were not 'straight'. This explains the validator errors. After replacing the single quotes I was able to get your expression to validate: concat('<a href="foreflightmobile://maps/search?q=',${Lat},',',${Lon},'">Launch Foreflight</a>') I installed ForeFlight and tried the link to realize that the link in my iPhone was not launching (as you described). Other links using an http resource work well, so I am afraid this may be an operating system behavior. I wonder if recent updates to iOS are now blocking deep links to other apps. I will research a bit more.
... View more
06-19-2017
10:58 AM
|
1
|
0
|
3107
|
|
POST
|
Hi Lee. See comments in https://community.esri.com/thread/196697-cascading-select-with-autocomplete-and-choice-filter This is a known regression defect introduced in 2.1. We plan on releasing a fix in 2.2 before the end of this month. Early builds of 2.2 are available in our Early Adopter website for testing.
... View more
06-15-2017
07:39 AM
|
1
|
0
|
1335
|
|
POST
|
Thanks Mike. As you point out this issue is known and we are working on a fix. We currently have a fix available for testing in our Survey123 for ArcGIS Early Adopters Website. You will find in there build 2.2.x At the moment when I write this response we have the builds available for Windows, Mac and Android. The iOS build, which we will make available via Apple's Test Flight is expected to be available for testing either later today or tomorrow. Our release certification testing will start shortly. This will allow us to make this fix available in general release before the end of June (around the 26th).
... View more
06-15-2017
07:35 AM
|
3
|
0
|
2974
|
|
BLOG
|
GIS Officer calculate and hidden questions are always treated as if they contained strings. This is why you get unexpected behavior. The sum function in particular will concatenate your input rather than adding up numbers. Casting the result of sum to a number will not help. By the time you get something out of sum the damage is already there... You can however explicitly set the dataType of a question by using the bind::type. In this way, the sum function will work as you expect. Try the following: In your choices worksheet add a new column called bind::type Set the type for your calculate and/or hidden questions to decimal or integer accordingly After doing the above, all aggregations will assume that the content of your hidden or calculate questions have the type you specified. Below is an example that shows the whole thing. Note that the bind::type column is not part of the Advanced template that comes with Survey123 Connect. You need to manually add it. The bind::type column is different from bind::esri:fieldType: bind::type: Defines the data type to be used by expressions as defined in the XLSForm bind::esri:fieldType: Defines the type of geodatabase field to be used to store the value of the question. Hope this helps!
... View more
06-12-2017
09:58 PM
|
0
|
0
|
6636
|
|
POST
|
Bon jour Louis. Attaching an example that worked for me.
... View more
06-12-2017
08:28 AM
|
1
|
5
|
2656
|
|
POST
|
Hi Makiko. In the event that your feature layer as a coded value domain, we will create its corresponding choice list in the choice worksheet and a select_one question for it. You can later add a choice_filter to it if you want to make the cascading select effect. Range value domains are ignored for now (in our backlog). Subtypes are also ignored. So for example, if you have 3 subtypes and each has its own domain they will be ignored.
... View more
06-08-2017
01:54 PM
|
1
|
3
|
4207
|
|
POST
|
Hi Makiko! The behavior has not changed: Survey123 Connect will always create a domain for your select_one questions, except if your select_one has an expression in the choice_filter column. The choice_filter makes your question be a 'cascaded select'. Select_ones will always persist the value in the NAME column of your XLSForm choice list. IF a domain is present, ArcGIS clients will display the label rather than the NAME (coded value domain), but the actual stored value will always be the code. You can see this when downloading the data to CSV format for example. If you query programmatically your data you will also need to use the codes. You can create surveys from existing feature layers. Check item 7 in https://community.esri.com/groups/survey123/blog/2017/04/10/10-facts-you-may-not-know-about-the-survey123-field-app When doing this, you can actually build cascading selects that have domains.
... View more
06-08-2017
10:31 AM
|
0
|
5
|
4207
|
|
BLOG
|
Yikes! Sorry. Too early in the morning for me! I modified my response above so others do not get confused. The right button to push is Fix Database.
... View more
06-07-2017
11:44 AM
|
0
|
0
|
6636
|
|
BLOG
|
Hi Carl. Your data will not be lost if you change the inbox query and republish. Ensure all field users have downloaded the new form once updated so the query can take effect. If you want to get your drafts back after an update on iOS: go into the settings of your Survey123 field app and select in the Advanced tab the option to Reinitialize the Database Fix Database. This will not delete any data in your device and will make your drafts (and any surveys in your outbox folder) visible again.
... View more
06-07-2017
07:53 AM
|
0
|
0
|
6636
|
|
BLOG
|
Hi Amy. The source code of Survey123 for ArcGIS is available with AppStudio for ArcGIS Standard Edition. You can take the source code and modify it to brand the app or to extend its functionality. You will need to download AppStudio for ArcGIS from http://appstudio.arcgis.com and get a license for the Standard Edition (included with the Esri Developer Builder Subscription).
... View more
06-06-2017
10:43 AM
|
1
|
0
|
5907
|
|
BLOG
|
Working on this release involved quite a bit of stracciatella and chocolate ice cream, but we knew the update would be dedicated to the World Milk Day, so we never felt too guilty. World Milk Day is celebrated on June 1 st since 2011 and it is an opportunity to learn about milk and its qualities. If you don’t have a chance to break the daily routine visiting a nearby dairy farm, celebrate World Milk Day eating a delicious ice cream and reading about this tasty release. The Survey123 field app build number is now 2.1.6. As usual, you can download the app from the iTunes, Google Play and Amazon stores. Survey123 Connect for ArcGIS is now at version 2.1.9 and is also ready for Windows, Mac and Ubuntu Linux at our Downloads page. To ensure the Survey123 website works as expected, play safe and clear your browser cache. Here is what is new: Survey123 website In our last update, the Survey123 website included major improvements such as support for changing the design of already published surveys and the new rating question. This release includes a handful of useful features: Sharing survey results reports with others: You can easily share the results of a survey with others via a simple link. The survey results report includes an overview page with information about the number of records submitted, participants etc. The Data and Analyze tabs in the report include detailed information about every record submitted as well as aggregated information. To share your results, go into the Collaborate tab, switch to the Analyze section and share your survey results with groups within your organization. Once you have shared the results of a survey through the Collaborate tab, you can grab the URL of your survey results report and include it in an e-mail, web page etc. The survey results report link is a very convenient way for you to share with others a live picture of all data captured via Survey123. If you want anonymous users to look at the results of your survey, you can simply make your results public by sharing your survey with everyone. If you make your results public, we currently only let users look at the aggregated results in the Analyze tab; the Overview and Data tabs will only be visible to logged-in users. We are open to change this and allow anonymous access to the overview and data pages, but wanted to hear your feedback first. Download data with a date filter: From the Data tab you can download your survey data in shapefile, file geodatabase and CSV formats. You can now use time filters to more selectively define the amount of data you want to download. For example, you can now limit the downloaded features to those captured in the past week, month, or within two specific dates you define. Print Photo Size: New options have been added in the Print Report function so you can control the size that the photos will have once printed on paper. By default, photos in your reports will be added at a small size, but you can decide to make them bigger. This is useful when you want detailed photos in your reports. Website optimization: A lot of work went into making the website faster, reducing the size of files downloaded into your browser and optimizing how they get loaded on it. This may not be relevant to you if you have a fast internet connection, but it will make a significant difference if you don’t. Connecting the Survey123 website to Portal for ArcGIS: Starting with this release, you can have the Survey123 website work against your own ArcGIS Enterprise deployment. This means that you can now easily create surveys from your web browser, manage your surveys and leverage all the Survey123 reporting tools against your own instance of ArcGIS Enterprise, even when working behind a firewall. By connecting our Survey123 website with your own instance of Portal for ArcGIS, you get the latest features we implement in survey123.arcgis.com, but all data and surveys are strictly kept in your own infrastructure. The mechanics for connecting the Survey123 website to your own ArcGIS Enterprise are described in this KB article. The minimum version of Portal for ArcGIS you require for the above to work is 10.4 . You also must have an ArcGIS Data Store configured with your Portal for ArcGIS Hosted Server. Web Designer’s ability to edit already published surveys requires Portal for ArcGIS 10.5.1, which is scheduled to be released in July 2017. Note that what is described above follows a hybrid architecture, where some components such as our Survey123 website and REST API are hosted in Esri's cloud, while other components such as your data, feature services, form items and portal are hosted in your own infrastructure. As you will see later in this post, we are working towards enabling you to deploy the entire Survey123 web site on-premises. Survey123 Connect and Survey123 field app Support for ArcGIS Server Federated Services: This is the first release with support for federated services. This is important for many of you who already have ArcGIS Server, and want to have Survey123 work against it. If you want to build a survey on top of an existing Feature Service, simply go into Survey123 Connect and login to a portal, click on New Survey and select the Feature Service choice. A gallery with all feature services you have access to will be shown. This list of feature services was limited to Hosted Feature Services in previous versions, but in this release the list will also include feature services from Federated Servers with your portal. Survey123 Connect will automatically create an XLSForm for the selected feature service, so you can modify it to your taste. When the survey is published, a new Form item will be created in your ArcGIS organization and will be connected to the feature service you selected, so all data captured will go into it. You can find more information about working with existing feature services in our help. Note : It is possible to work against non-federated feature services following the step by step instructions outlined in this KB article Enhanced Inbox: We introduced the Inbox concept in version 2.0. This two-minute video tutorial describes what the Inbox is all about. With 2.1, you can now refine your Inbox queries so they include variables such as the username. This is a handy feature allowing you to better control what surveys will be retrieved in the end-users Inbox. For example, say you want to populate the Inbox with surveys assigned to the logged in user. A query like this will do the trick: The variable ${username} refers to the unique username as shown in the ArcGIS profile of the logged-in user. You can also use other information from the profile such as ${email}, ${firstName} and ${lastName}. Repeat Aggregated Functions: A set of new functions are available so you can count, sum and get the maximum and minimum value within responses across a repeat. These functions are handy in many situations. For example, say you want to create a smart form to perform asset inspections and you want to detail defects and the estimated cost or repairs. You can calculate the total cost of repairs by using the sum() function. You can also use the max() function to highlight the repair item that is the most expensive. Typically, the sum, count, max and min functions are used within the calculation column, but technically you can also use them to build constraint and relevant expressions. For example, you can make a multiline text justification question relevant if the total cost of repairs exceeds a particular amount. If you want to see these aggregation functions in action, you can give our Daily Fishing Log survey a try. You can either try the survey in your web browser or if you happen have the Survey123 field app installed, from the Survey123 app. If you are curious how these functions were used in the Daily Fish Survey log example, here is a screenshot of the XLSForm. An XLSForm sample was also added to Survey123 Connect (Create New Survey-Samples) to illustrate the different repeat aggregation functions. Even the Daily Fishing Log survey is now part of our Community Samples. Silent Installation: You can now install Survey123 Connect and the Survey123 field app silently through a series of scripts. This is useful when you plan to deploy or update Survey123 Connect or the Survey123 field app at large scale within your organization. Marika recently wrote a great blog post on this topic where you can learn more about this. Survey Templates and Samples: Several new community templates have been added in this release. Our templates can provide you a quick starting point for your projects, or at the very least a bit of inspiration. You can access these templates in Survey123 Connect for ArcGIS. Select New Survey and then browse templates in the Community category. New templates in this release: Pothole Report Hazard Combined Sewer Overflow Notification Daily Fishing Log Manhole Inspection Residential Septic Tank Inspection Wildlife Roadkill Report Other fixes and enhancements: As in every release, we also added other minor enhancements and fixes, which are detailed in the What's new help topic. Next steps Our next scheduled release is set for late June and will include bug-fixes only. The next release with functional enhancements will be 2.3 in late July or early August. Some of the features we are working on include: Next Generation Web Forms: Our goal in 2.3 is to be able to render in a web browser any survey regardless of its sophistication. At the moment, you can only render surveys in a web browser if you authored them with Web Designer. 2.2 will extend support to surveys authored in Survey123 Connect. On-premises deployments of the Survey123 website: In this release we presented a hybrid approach that lets you take advantage of the Survey123 website even if working against your own ArcGIS Enterprise deployment. At 2.3, we want to deliver a solution for those of you who want to deploy Survey123 entirely in your own infrastructure,even if working completely disconnected from the internet. Expanding support for editing with repeats is planned for 2.4, which will most likely come in September. If you are eager to try the above features and others planned for the 2.3 release, you can access them as Beta through our Early Adopter website. We will continue looking closely at your comments in this GeoNet Group and our Early Adopter Community Website. Keep your feedback coming!
... View more
06-02-2017
02:48 PM
|
2
|
19
|
11828
|
|
POST
|
Hi. Are you running on Windows Server 2012 R2? If not, what OS are you running? Try removing the AppStudio-WindowsLocation7.dll file from \Users\Username\Applications\ArcGIS\Survey123ConnectforArcGIS\position and then launch Connect again. Let us know if this improves things. Thanks.
... View more
06-01-2017
10:50 PM
|
1
|
2
|
5850
|
|
BLOG
|
The Survey123 field app is used to capture data using smart forms created with Survey123 for ArcGIS. This blog post highlights 10 facts about the Survey123 field app that you may not know about. 1) Platforms supported: While most commonly used in mobile devices running iOS and Android, the Survey123 field app is also available on Windows 7,8.1,10 as well as Mac OS X and Ubunutu Linux. This allows you to capture data from laptops, toughbooks, surface tablets, tablets, smartphones and desktops too! The Survey123 for ArcGIS download page lists all flavors of the app available. 2) Offline by default: The Survey123 field app is designed to work offline by default. Once surveys are downloaded, captured data (including locations) will be saved in the device so it can be later synchronized. In the event that you want to include a map in your survey, you will need to prepare it for offline use. To resources to prepare your basemaps for offline use:
http://doc.arcgis.com/en/survey123/desktop/create-surveys/preparebasemaps.htm
https://community.esri.com/groups/survey123/blog/2017/01/31/taking-your-maps-offline-with-tile-package-creator 3) Public surveys: Private surveys can be accessed securely, but Survey123 also supports public surveys where no ArcGIS account is required to capture data (even if offline). https://community.esri.com/groups/survey123/blog/2016/11/10/getting-started-with-public-surveys 4) Scale factor: You can control the size of text and controls in your forms through the app settings. This is particularly useful when using a tablet. This makes the buttons bigger for folks with fat fingers! 5) Tap and Hold: Here are my favorite tap and hold functions in the Survey123 field app: A tap and hold over the location button in the map widget will trigger GPS averaging. Tap and hold the arrows in the calendar widget to quickly set the year or month. Accelerate data entry by tapping and holding the plus and minus buttons in the spinner widget. Tap and hold a survey in the gallery and it will be open directly in Collect mode. 6) Integration with Workforce, Explorer and Collector for ArcGIS: You may already know that Workforce for ArcGIS features built-in integration with Survey123 (A detailed post by the way on this topic is long overdue, so I will try to get it out shortly) . What you may now know is that Survey123 can also be launched right from the popup of a feature in Collector and Explorer for ArcGIS. This can be useful when you want to open a smart form for a feature in a Web Map and pre-populate anwers in the form using attributes from that feature. This is possible by invoking Survey123 through its Customer URL Scheme. https://community.esri.com/groups/survey123/blog/2016/07/30/understanding-survey123s-custom-url-scheme
https://community.esri.com/groups/survey123/blog/2018/03/30/using-app-links-to-launch-survey123-from-explorer-for-arcgis 7) It’s all about Feature Services: All data captured through the Survey123 field app gets stored in ArcGIS Feature Services. This means that not only can you build Story Maps, Operation Dashboards and Web AppBuilder apps on top of Survey123 data, but it also means that you can use Survey123 on top of existing Feature Services you may have! You can build Surveys from existing Hosted and Federated Feature Services using the 'Create from Feature Service' option in Survey123 Connect for ArcGIS.
😎 Source Code available: The source code of the Survey123 field app is licensed under Apache 2.0 and available with AppStudio for ArcGIS Standard Edition. There are many reasons why you may want to take advantage of this: You can create your own version of Survey123, keeping the same functionality but using your own branding. You can extend the app with new functionality. You can compile the app with your own developer certificate and deploy it using your own Mobile Device Management system. 9) Barcode scanning & Signatures: The Survey123 field app can scan barcodes and qrcodes using your device's built-in camera. Through a specific widget, you can also use your device's screen as a signature pad. More on barcodes and signatures
Barcode Scanning with Survevy123
Signatures in Survey123 10) Rename photos: You can capture one or more photos as part of your survey. Additionally, the Survey123 field app allows field users to rename and rotate photos before submitting.
... View more
06-01-2017
10:37 PM
|
18
|
15
|
20509
|
|
POST
|
2.1 has been released with a fix for hidden fields and parameters to the custom URL scheme. https://community.esri.com/groups/survey123/blog/2017/06/02/world-milk-day-release-21 Editing with repeats is on the works for 2.2, which is scheduled for late July.
... View more
06-01-2017
10:13 PM
|
0
|
3
|
2022
|
|
POST
|
To attach a file to a message in GeoNet, click on the 'Use advanced editor' link.
... View more
06-01-2017
07:39 AM
|
0
|
1
|
2255
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-03-2021 09:03 AM | |
| 1 | 04-01-2022 12:48 PM | |
| 1 | 03-22-2022 08:44 AM | |
| 1 | 08-26-2021 02:43 PM | |
| 1 | 10-30-2019 10:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|