Is it possible to create a dependent dropdown list with multiple drivers?

I have a scenario where I need a dropdown list to be responsive to a combination of four different list properties. For example, the list values should filter dynamically based on the selected combination of these four drivers. Is it possible to create a property or line item that combines these four drivers and use it as the dependent driver for the dropdown? If so, how can this be implemented? If not, are there any workarounds for this requirement?

Best Answer

  • Hi @Sharmali , To achieve this you would need a support list that would consist of all valid combinations of the drivers. Then you can use this driver list to work as driver for dependent dropdown.