Please help us help you and fill where relevant:
Your LimeSurvey version: 3.25.18
Own server or LimeSurvey hosting: own
Survey theme/template: fruity
==================
Hello all, I would like to ask something.
I've made an array question that based on this answer:
forums.limesurvey.org/index.php/forum/de...ew-answer-row#216657
In that example, the 4th column can only be answered if 2nd column is answered "Yes".
I want to apply something like that, but with two choices that can proceed to answer the next column, and because the answers is a lot, I want so that the dropdown have a searchable feature like this custom question theme:
github.com/tpartner/LimeSurvey-Searchable-Dropdown-3x-5x
I've seen searchable dropdown from this forum too:
forums.limesurvey.org/forum/can-i-do-thi...ropdown-autocomplete
If the github example one is hard to be applied, this one is good too.
Example:
If I choose "Bus" in 1st column, I want the 2nd column to have answer list: 1A, 2B, 3C, 4D, and 5E only.
If I choose "Minibus" in 1st column, I want the 2nd column to have answer list: 6F, 7G, 8H, 9I, and 10J only.
Image and survey attached. Thanks in advance.