Display Custom MetaData Records using Lightning Aura Component by Vertical Tab
Navigation.
In this blog post, we will display the Custom Metadata Record on UI using Lightning Aura Components By Vertical Navigation.
Step 1: Create a custom metadata Record in Your Salesforce Org by creating custom Metadata.
Step 2: Create an Apex class to fetch The Record from Metadata using DeveloperName as dynamic input in the apex Method.
Step 3: Create a Lightning Component and with Help of the Lightning COmponent Display the Data in table format.
Refer Below code for example.
Metadata Record:
Create Apex Class To fetch The Record
-------------------------------------
Create Lightning Component
----------------------------
Creating Lightning Controller
---------------------------
Creating Lightning Helper
------------------------
Like our post & bookmark this blog for your future learning. Any suggestions and improvements are most welcome, please comment your suggestions and improvement in the comment box.
😇Happy Coding Sharing Is Caring😇
Post a Comment