Fetch and display Custom Metadata Type Records in Salesforce LWC
2K views
Nov 14, 2023
Using Apex, we can query the Custom Meta Type records. Using wire framework, we can call the apex class and method from Lightning Web Component and display it using lightning-datatable. Blog Post: https://www.infallibletechie.com/2021/03/how-to-fetch-and-display-custom.html
#Internet Software