Dear All,
Example:
Attribute "Size" has 2 values: "Big" and "Small"
Attribute "Color" has 4 values: "Red", "Blue", "Purple" and "Green"
Is there a way to restrict the "Color": "Red" and "Blue" to "SiZe": "Big" and
the "Color": "Purple" and "Green" to the "Size": "Small"?
Thanks!