For Project template how to create dropdown list which are dependent from other dropdown list selection?
I have two dropdown lists, in first I have 6 value but in second I have more than 50 value.
Second dropdown list values are heavily dependant from list one.
So how to filter second dropdown and show only those what are valid related to first dropdown selection.