POST
|
Hello, I am building a survey for sampling in several buildings with multiple floors. The user will add a geopoint for the source of the sample and has a repeat with a geoshape to draw the representative area of that sample. My plan is to have web maps setup for each level, so the floorplans for level 1 for all buildings will be in one map, and plans for level 2 in another and so on. I have linked the maps to my survey but currently the user will need to change the base map in both map questions every time they complete a survey (likely several dozens of samples a week). I am hoping someone can help find a solution to the following: 1. Is it possible to have the user select a floor and have that trigger the basemap used in the survey? In this article @Ismael uses a map ID in "body::esri:style" to set the default map. I have setup a calculated field to identify the correct map ID for the floor selected. Is there a way to pull in this selected map ID into "body::esri:style" to change the basemap? I have tried a few options with out success but I know sometimes it comes down a specific syntax or workflow. 2. If the above is not possible, is there a way to change the base map for all map questions in the form when one is changed? This would save time for the user and reduce the risk of mistakes, i.e. I could see the user selecting the correct base map in the first question but possibly forgetting to change the second map, or accidentally selecting the wrong base map in the second Geo question. 3. If neither of the above are possible, as a QA/QC check is there a way to record which base map was used in a geo question? Some floors are largely similar but also differ enough if the wrong floorplan is used it could cause issues down the road. If we could record the base map used, we could QA/QC to see when a different map was used based on the floor selected and could correct the issue early on. Thanks for any feedback
... View more
08-30-2024
06:53 AM
|
0
|
1
|
742
|
POST
|
Did you find a solution to this error? I am getting the same one and do not see anything online about it.
... View more
11-18-2022
11:17 AM
|
0
|
0
|
1389
|
POST
|
This is not always possible. If we are collecting something like pH or Temperature in the field, you cannot really add a default number to it if you did not measure it.
... View more
11-17-2022
10:13 AM
|
0
|
1
|
1918
|
POST
|
Hello, Is there a way to have the feature report insert conditional text when no response was entered in Survey123? I have a monthly inspection form with 15 numeric questions, but depending on conditions on site, some may be left blank intentionally. The project manager want to insert a text value like "N/A" or "Not Collected" in the report table rather then hiding these rows or leaving them blank. I have tired ${decimal_1}${if decimal_1 == “”} N/A${/} based on another post, but this does not insert anything in the report, and ${select2}${if select2 != “”} N/A${/} which inserts "N/A" whether the question was answered or not. I know I can add some calculations in the Survey123 form to flag if the question was answered as a work around but I would rather not as it changes the output table and adds to the development cost and I feel like there must be a way this can be accomplished in the feature reports. Thanks Ryan
... View more
07-25-2022
12:41 PM
|
2
|
5
|
2034
|
BLOG
|
HiIsmael Chivite I am working on a building inspection form and I would like the building shape to be populated in the Geoshape based on the building name selected from a drop down. The form is setup to pull a number of fields from a CSV file and I can pull the vertex values to a text question with no issues. However when I try to pull the data directly to the geoshape question from the CSV or use a calculation to pull the data from the text question, I receive an error in Connect "java.lang.Number.Format.Exception: For input String..." I know the vertex information is in the correct format as the building will show up if I paste the coordinates in the default field. Am I missing a step that is needed to get the pull data function to work with geoshapes or is this not supported yet? I know there is the option to launch from Collector but I would rather not require the teams to use another app if they don't need to. I would consider using the Inbox method you outlined above but the inspectors need to collect photos and I don't see the repeat work around being a viable option for us. Thanks Ryan
... View more
06-25-2020
05:50 AM
|
2
|
0
|
51468
|
Title | Kudos | Posted |
---|---|---|
2 | 07-25-2022 12:41 PM | |
2 | 06-25-2020 05:50 AM |
Online Status |
Offline
|
Date Last Visited |
12-16-2024
04:57 PM
|