Is it possible to change the properties of an existing MetaField? I have a MetaField that has multilanguage=false, but I would like to change it to =true. It is used in existing products.
I know that if I create a class that I annotate with the CatalogContentType Attribute, I can annotate my properties and thereby modify properties of the metafields. But is there any other way to do it?
I'm maintaining my product catalog from InRinver PIM using the adapter provided by InRiver. I don't want to change anything on my catalog manually, if I can help it, so I haven't created a class with the CatalogContentType attribute, since I don't want to modify anything created by PIM. However in this case, the MetaFields was created wrongly and needs to be modified. The import from InRiver seems to be unable to change the properties, and CommerceManger wont change it (I get no error message, but nothing changes).
Hi Community
Is it possible to change the properties of an existing MetaField? I have a MetaField that has multilanguage=false, but I would like to change it to =true. It is used in existing products.
I know that if I create a class that I annotate with the CatalogContentType Attribute, I can annotate my properties and thereby modify properties of the metafields. But is there any other way to do it?
I'm maintaining my product catalog from InRinver PIM using the adapter provided by InRiver. I don't want to change anything on my catalog manually, if I can help it, so I haven't created a class with the CatalogContentType attribute, since I don't want to modify anything created by PIM. However in this case, the MetaFields was created wrongly and needs to be modified. The import from InRiver seems to be unable to change the properties, and CommerceManger wont change it (I get no error message, but nothing changes).
Is there any other way to change the property?
Thank you for your help.
Regards
Anders