Select Multiple with Conditional

443
2
10-22-2018 09:00 AM
SarahWhitton
New Contributor

I have a select multiple question, specifically the equipment required for a repair. There are nine types of repair parts, and each part used has additional information requirements. I.e. Valve, $ of valves, valve type, valve size or Pipe, material, length required, size. Each conditional section requiring the information pops up when only 1 repair part is selected, however if more than 1 is selected none of the conditional sections show up. I need all the conditional sections to show up, despite the number of parts selected.

I hope I explained this right - I'm new to this! 

Thanks

Tags (1)
0 Kudos
2 Replies
JamesTedrick
Esri Esteemed Contributor

Hi Sarah,

What are you using to set the relevancy of the sections?  With multiple choice questions, you use the selected() function to check whether an option has been selected - see Formulas—Survey123 for ArcGIS | ArcGIS 

0 Kudos
SarahWhitton
New Contributor

Once I changed the relevant column to "selected(${name},'value') it worked! Thank you!

0 Kudos