Skip to main content
1-Visitor
June 26, 2012
Question

Attribute value sets based on context

  • June 26, 2012
  • 0 replies
  • 422 views
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?