Question
Attribute value sets based on context
Where do I find info that explains how to specify attribute values based on the Context?
OR
Should I be using enumerations?
My need is for Product Context A - Attribute " X" can be 1 or 2; but for Product B, it can only be 3 or 4.
What do you think?
OR
Should I be using enumerations?
My need is for Product Context A - Attribute " X" can be 1 or 2; but for Product B, it can only be 3 or 4.
What do you think?

