Hi everyone,
I'm working on a project and came across a situation where I need some guidance. In our system, we have various metadata properties associated with items, one of which is a "Supplier" property. This property can take values from a predefined list of suppliers we work with.
Here's my question: Is it possible to dynamically show or hide additional metadata properties based on the supplier selected? For instance, if Supplier A is selected, certain properties become visible for entry or display, whereas if Supplier B is chosen, a different set of properties becomes relevant and should be shown instead.
Has anyone implemented something similar in their projects? If so, could you share how you approached this requirement? Any insights or suggestions on how to achieve this would be greatly appreciated.
Thank you in advance for your help and advice!