The requirement is to have 3 dropdown list where contents are cascaded top-down. The second dropdown list will be filtered based on the selected items in the first dropdown list while the third dropdown depends on the selected item in the 2nd dropdown. Is this possible? Microsoft have a sample but it's just a single value parameter. Mine are multi-value parameters.
↧