Salesforce Knowledge is excellent knowledge base which help support executive to resolve customer issues faster. We can use this tool by enabling Lightning Knowledge and adding this to case page…
Lightning web component
- EinsteinSalesforce
Named Entity Recognition using Salesforce Einstein API
by Dhanik Lal Sahni January 1, 2021This post will help in identifying named entities using Salesforce einstein api
Files is the excellent and most robust way to manage and share files in Salesforce. Using files we can Upload any file Search Salesforce for Files Store files up to…
lightning-dual-listbox is used to show two side-by-side listboxes. This component can be used to show list of available options and selected options. Recently my team got requirement where selected options…
- LightningSalesforce
Adding table row dynamically in Lightning Web Component
by Dhanik Lal Sahni October 19, 2020Recently I got requirement from one of our group member, to create dynamic configurable table creation for creating new record in Salesforce objects. Use Case: Create a configurable table for…
A lightning-datatable component displays tabular data based on data rows and columns provided. We required this component on many pages in the project.Instead of putting this component on every page.…
Lightning-datatable element is used to show records as tabular format in lighting web component. By default lightning-datatable support multiple row selection. Recently one of my colleague asked how we can…
- Salesforce
Object Identification using Google Cloud Vision in Salesforce
by Dhanik Lal Sahni August 9, 2020Object Detection is used to locate the presence of objects in the image. We can find the location of the object as well in the image. It can detect a…
Images are best to showcase products or brands on websites. These images can be divided into multiple sections to show specific products or brand information. We can use HTML image…
- Salesforce
Logo Recognition using Google Cloud Vision in Salesforce
by Dhanik Lal Sahni July 31, 2020Logo recognition allows companies to detect where on the web their brand logo appears. Companies pay hefty amounts to sponsor events and raise brand visibility. This brand awareness benefits companies in different…