i have a view containing:
2 cascading list (with single choice)
- list box: Zone {Europe, Asia, ... Multizone}
- List box: country {France, Romania,...,MultiCountry}
i would like if it possible when:
Choice zone=Multizone
and
Choice country= MultiCountry
transform List box MultiCountry to multi choice list
Thanks for helping