I have two managed metadata columns, which I want to make dependent of each other. The first column is a set of companies (Company), and the other column contains the employees (Employee) of the companies. The problem is that these columns contain huge amount of terms. Thus, when you select a company (Company A), I want to limit the options for the second MMD-field to just contain employees for this specific company. Is this possible somehow?
The MMD-field Company contains all companies. The MMD-field Employee contains all companies on the first level, and then all employees on the second level.