Tag: Custom Metadata
-
How to Update Custom Metadata Records via Apex?
Question I created a managed package in a developer org, which includes multiple components such as custom objects, Apex classes, and custom metadata types. The custom metadata type records in the package are public, and the fields I want to modify in the subscriber org are set as Subscriber Editable. After installing the package in…