Use ENUM MetaField as property on your product/variation

Sometimes you may want to use an enum from Business Foundation on your product/variation. In my case the “Organization Customer Group” that can be set on an Organization. For this you need a custom “SelectManyAttribute” and a “SelectionFactory”. This attribute doe not do more than set the selection factory and the name of the enum … Continue reading Use ENUM MetaField as property on your product/variation