New Year is coming and Salesforce has just announced the Salesforce Spring 20 Release Notes. With every release salesforce is adding more and more feature to its platform. As a developer I am excited about new feature and trying my hands on that. Today we will cover few points which I like most in Salesforce…
Tag: lightning:navigation
Lightning:RecordEditForm Save Data Without Apex
So today we will check Lightning Base component, Lightning:RecordEditForm. In the last post we check how we can use the Lightning:recordForm. Which is a great tool provides many features. But there are some limitation. For Example, we can’t prepopulate data in that. So using Lightning:RecordEditForm we can createa new record or edit an existing record, check…