Creating a new AttributeControlType

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
I have a product that needs a new AttributeControlType, one that is not defined yet.  It looks like I can simply add it to the end of the enum AttributeControlType, then search for all the places the existing AttributeControlTypes are used and add code for the new attribute control.  Is that the correct basic idea?
3 years ago
Yes, You are correct.

//Sohel
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.