How to Insert New Record in Account Object and Navigate to the Record Detail Page without Apex class using Lightning Data Service in Lightning Web Component — LWC | Insert new record using lightning data service and navigating to record detail page in lwc

Insert new record using lightning data service -- w3web.net

Hey guys, today in this post we are going to learn about How to Insert New Record in Account Object and Navigate to the Record Detail Page without Apex class using Lightning Data Service in Lightning Web Component — LWC. Files we used in this post example:- lwcLightningDataService.html Lightning Web Component HTML Template HTML file for … Read more →

How to create a form and submit on database in lightning component? | how to building a form with multiple lightning input field in aura components and submit through apex class in Salesforce

Submit Form in lightning component by w3web.net

Hey guys, today in this post we are going to learn about How to create a form and submit on database in Salesforce lightning component. We will be achieve to validate a form and submit into custom sObject in Salesforce. Don’t forget to check out:- How to create a custom form validation and display required … Read more →