Select to view content in your preferred language

Why doesn't choice filter work for select_multiple?

1817
3
Jump to solution
12-20-2016 05:02 AM
JamieKelly1
Frequent Contributor

I have a select_multiple in my form so a user can select all of the ongoing activities at an inspection site.  A previous question asks the user what type of construction is taking place 1 thru 7.  For each type I want to have a filtered list of activities so our users would not have to scroll through the list of all possible activities, but only the ones that could be taking place for the selected type of construction.

Choice filter works fine for select_one, I was surprised when it didn't work for select_multiple.  Are there plans to implement this in the future?

0 Kudos
1 Solution

Accepted Solutions
JamesTedrick
Esri Esteemed Contributor

Hi Jamie,

We have had a few other requests for select_multiples to control cascading selects, so that enhancement is on our radar.  I don't know if it would work in your case, but some other users have worked around it in a similar circumstance with a set of questions (one for each choice) that are relevant when the controlling issue is selected.

View solution in original post

3 Replies
JamesTedrick
Esri Esteemed Contributor

Hi Jamie,

We have had a few other requests for select_multiples to control cascading selects, so that enhancement is on our radar.  I don't know if it would work in your case, but some other users have worked around it in a similar circumstance with a set of questions (one for each choice) that are relevant when the controlling issue is selected.

JamieKelly1
Frequent Contributor

My work around came from another post suggesting creating a select_multiple question for each choice in the previous list and make each one relevant accordingly.  Then concatenate all select_multiple answers, in a calculation for a text question (I used hidden).

0 Kudos
AnuSawant
Frequent Contributor

Hi James,

Any updates on this?

Thanks,

Anu

0 Kudos