Hello all!!
I am trying to get a list to be restricted based on previous selections. I need the user to be able to select a context zone and then a functional classification and then list the street types that are associated with both. For example if the user selects Neighborhood commercial and Arterial then I need the only items in the list to be Urban connector general urban and main street but if they select collector then the list will only contain General urban or main street.
does anyone know how to pull that data? I can do it for a single cell but not two.