08
Jun
Use of custom metadata type in the validation rule When you are working on an app (managed package) then validation rules are hard to maintain due to the limitation with the managed package components since you are not allowed to update the validation rule in the subscriber’s Org. Now, you don’t need to worry about […]
28
May
Custom Metadata Type has become an essential ingredient when it comes to developing a configurable app in Salesforce. Many ISVs app on AppExchange is using CMT ( Custom Metadata Type ) in their apps. You may have used custom metadata types too in your app but when it comes to inserting/updating records using apex, you […]