Several months ago, I implemented a fairly complex system of salesforce Files with multiple record types, lots of custom fields, and picklists. Each record type has a different page layout. But now, in Spring 18, I can add record types to ContentVersion. I can have different page layouts, but there is not RecordTypeId field to add to the page layouts. So I cannot edit the RecordType. Any idea what is going on?
2 commentaires
@David Claiborne I saw this article today:
https://success.salesforce.com/issues_view?id=a1p3A0000008gIQQAYIt seems record types on CV are no longer working. We are attempting to do what you were. Multiple record types, custom fields, custom page layouts for the CV object. It doesn't matter what we do, we can't get the pages to display or the new fields. Really frustrating.