POST
|
That did it! Thank you SO MUCH! This helps me write several more codes in my form as well; I really appreciate it.
... View more
3 weeks ago
|
1
|
0
|
89
|
POST
|
Hello! I am creating a conditional calculation for an integer field based on selection/input in a different field. To me, this seemed like a simple nested if statement, so please help me fix where I am going wrong with the logic or formatting. I've attached a word doc with all of the different attempts, but below is the last one I tried, selection options '2'-'6' are domain values for the field name ObstructionImpacted. (if(selected(${ObstructionImpacted},’2’),5div10), if(selected(${ObstructionImpacted},’3’),2div10), if(selected(${ObstructionImpacted},’4’),4div10), if(selected(${ObstructionImpacted},’5’),1div10), if(selected(${ObstructionImpacted},’6’),1),0) So basically the logic I am trying to calculate is: IF {ObstructionImpacted} = '2' then calculate 5/10 IF {ObstructionImpacted} = '3' then calculate 2/10 IF {ObstructionImpacted} = '4' then calculate 4/10 IF {ObstructionImpacted} = '5' then calculate 1/10 IF {ObstructionImpacted} = '3' then the result is 1 OR the result is 0 Any help would be greatly appreciated! @JamesTedrick
... View more
3 weeks ago
|
0
|
2
|
141
|
BLOG
|
Would this be a way to secure the XLSForm from being accessed/viewed by a different user in the organization/shared with group of users with an outside organization? @JamesTedrick @JaysonWard
... View more
12-12-2020
10:47 AM
|
2
|
0
|
682
|
POST
|
Hi Everyone! I have a list of compliance regulations that need to auto-fill into a notes field when that criteria is selected throughout the survey form. For example: if someone is checking non-compliant standards for a structure, each check-box relates to a specific regulation; I need those to auto-fill in a notes field when selected. Several questions are select_multiple type, so I understand that I cannot use the Pulldata() function to reference them externally. What is the best solution to create this output? Can I put them in their own domain list and use the selected() (if selected then display this) calculation? I am still semi-new to using S123 and would appreciate any help for this issue. Thanks in advance!
... View more
12-10-2020
07:11 AM
|
0
|
1
|
192
|
POST
|
Thanks, Philip! I am exited to be able to use these capabilities in my surveys!
... View more
09-25-2020
12:21 PM
|
1
|
0
|
301
|
POST
|
Was an ArcGIS Idea created for this yet? I am in dire need of the same capabilities! Working with structural, safety compliance inspections which requires several choice-based, filtered options. For example, there are five different stair types that have different tread, riser, and clearance requirements. Hoping this is released soon!
... View more
09-24-2020
12:01 PM
|
0
|
2
|
301
|
IDEA
|
I have clients ask for these capabilities. They want to export a csv list or report weekly from their dashboard instead of having to go into an application, filter down the data that are already displayed in indicators and lists in the OpsDashboard, select and export the data. This would be VERY USEFUL!
... View more
09-03-2020
10:24 AM
|
1
|
0
|
264
|
POST
|
I am using an EOS GPS unit for field collection and am looking to set a requirement for the RTK Fix Type field to equal RTK Fixed before submitting in the Collector application. Has anyone found a way to set this requirement?
... View more
07-07-2020
01:02 PM
|
0
|
0
|
101
|
Online Status |
Offline
|
Date Last Visited |
3 weeks ago
|