A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Change properties of an existing MetaField

Vote:
 

Hi all

I have a metafield in my current solution that is registered with MultiLanguage=false. It is used in existing products and it contains data.

How do I change it to MultiLanguage=true?

I know that if I create a class that I annotatate with CatalogContentType, I can change properties of the metafields by modifying the attributes on the individual fields. I don't want to do that, since my catalog is maintained by InRiver PIM, and created using catalog imports using the InRiver Episerver adapter.

When I do a full export from PIM, I get an XML file that contains metadata descriptions in the form of <MetaDataScheme><MetaDataPlusBackup version="1.0"> tags. However this doesn't seem to be able to modify existing metafield types.

Can I change the metafield property manually, or do I need to create a class that I annotate with CatalogContentType?

Regards

Anders

#172889
Dec 13, 2016 12:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.