Custom Metadata is very good addition to Salesforce. They allow us to use records to configure our app without worrying about migrating those records to other orgs. We can deploy the records of custom metadata types from a sandbox with change sets or packaged in managed packages instead of transferring them manually. Those records which…
Tag: Trailhead
Lightning Web Components: Datatable with LDS and Apex
Current week is Lightning Web Components (LWC) week. So I tried my hands on it and created a sample app. Using this sample app you will get the idea of Lightning Web Component (LWC) Datatable, LWC Lightning Data Service ( LDS ) RecordEditForm components. We will also check how to pass data between components using…
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…
Lightning:RecordForm : A Powerful component
Lightning Record form (lightning:recordForm) to show edit or detail page. You can also create new records.
Salesforce Summer 18: Quick Preview
Hi Everyone, Its summer time and Salesforce release cycle is on summer 18. Today we will take a quick overview of Summer 18 release notes. With the lightning:isUrlAddressable interface, we can now control which Lightning components can be opened programmatically. We can also now easily capture URL parameters using the v.pageReference attribute and use the…
SFDX: A New Way of Development
In Dreamforce Salesforce announce a new development tool SFDX. It’s a new way of development where we create a temporary org for the development; In SFDX we call them Scratch org. The idea is similar with Trailhead org where we create new org for challenge and once completed we can delete them as well. SFDX…
Lightning Events: Detail Overview
In my previous post I have explain the Lightning Basic. But in that post we only cover basics of Lightning events. Lightning events are more complex and need a detailed separate post. So today we will cover lightning events in details. Events are used in Lightning to communicate between two components and pass data between…
Einstein Object Detection: A Quick Overview
Einstein is now a known tech in market and Salesforce now making its library public from the beta mode. Recently Salesforce made Einstein Object Detection public available. So Einstein Object Detection tells you where one or more objects are in an image which allows you to get specific counts and locations of objects within images….
Salesforce Einstein Vision: Quick Overview
Salesforce Einstein Vision is part of the Einstein Platform Services technologies, and can used to easily AI-enable our apps with image recognition. In other words, we can build deep learning models for every use case including visual search, brand detection, and object identification with Einstein Vision. So we can leverage pre-trained classifiers, or train your…
Salesforce Winter 18: Winter is Here
Salesforce Winter 18 release Notes Quick Preview. Yeti Astro