Salesforce Custom Metadata Settings Part 1
Prologue Salesforce developers are tasked with the requirements in designing and developing custom-built applications on the platform using the APEX programming language. Not just developers though, administrators are also tasked to create custom applications with hardcoded data on the platform. Hard coding data is considered an anti-pattern, this is mainly because hard coding requires the application source code to be changed any time the input data or desired format changes.