Let's assume we have a vault with 30 classes (document types).
All types have the same meta data properties.
One property "A" is a value list with sub-types of the classes.
When a class is selected, the list in property "A" should be filtered to contain items regarding the selected class.
Filtering on class is limited. What's your best practice in a situation like this?