function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Curt RogersCurt Rogers 

Has anyone successfully created a new Salesforce CMS ManagedContentType in Winter 20'?

Our goal is to create a new Salesforce CMS Content Type. This was made possible in Winter 20', however we have not successfully been able to deploy a new one to a Sandbox Org.

Using VS Code, We've followed most every peice of documentation we can find to no avail. The Winter 20' video shows a variety of CMS types, but we can find no documentation that walks through the process of deploying a new one.

We've referenced these articles:

https://developer.salesforce.com/docs/atlas.en-us.222.0.api_meta.meta/api_meta/meta_managedcontenttype.htm

https://developer.salesforce.com/docs/atlas.en-us.communities_dev.meta/communities_dev/cms_dev_customcontenttypes.htm

This one was especiially helpful, but does not cover the ManagedContentType.
https://katiekodes.com/salesforce-vscode-setup-editing-metadata/

Has anyone done this and would they be willing to share the process?