Salesforce Lightning Web Component for updating record via Quick Action

10K views May 31, 2023

@api invoke() and uiRecordApi can be used in the Salesforce Lightning Web Component for updating record via Quick Action. lightning__RecordAction should be used in the Lightning Web Component to use it in the Quick Action. Blog Post: https://www.infallibletechie.com/2023/05/salesforce-lightning-web-component-for-updating-record-via-quick-action.html

#Internet Software