Hi,
I am creating a survey and would like to enquire about the possibility
of creating a cascading linked selection in a single question. Something similar to the photos below.
Cascading select 1
Cascading Select 2
Cascading select 3
Cascading selects are a thing. And I guess you could add something to body::esri:visible to hide the previous question when a selection is made...
abureaux_0-1707492872430.png
abureaux_1-1707492891979.png
abureaux_2-1707492898190.png
... but then you'd need to jump through some hoops to let users go "back" (I think JS may be the only way?) I lied. This is actually easy...
abureaux_3-1707493235376.png
User selected "Clear Choices" and then "Show Choices" to reset the page. Works quite well actually.