Using fundamental Lightning components based on Lightning Data Service is the simplest approach to interact with Salesforce data. Use a Lightning Data Service wire adapter directly if you require greater…
Tag: Lightning Data Service

Wire Adapters
Use @wire to define the getRecord Lightning Data Service wire adapter to gain access to raw record data so that you may apply business logic or design a form that…