CS
I want to create a model that is able to change the view by a filter (dynamically). Is it possible to create a dynamic view?
Short example:
Firm A -> Process A + B + C
Firm B -> Process A + C
Firm C -> Process A + B
I want to create a model that is able to change the view by a filter (dynamically). Is it possible to create a dynamic view?
Short example:
Firm A -> Process A + B + C
Firm B -> Process A + C
Firm C -> Process A + B