Nowadays we have lot of request for customer service automation. Salesforce chat bots is one of example. Similar to that we have Text-To-Speech feature to enhance customer self‑service application with high‑quality …
Dhanik Lal Sahni
Lightning community is being used to create awesome portal. We can showcase company’s products on community portal. To showcasing our product, zooming is one of good feature. Let us see …
Call Lightning Component using Formula Link Many time we have use case where we need to call Lightning Component from record’s detail page. To accomplish this requirement we can use …
Send Email Using Email Template and Apex Sending Email is one of some important task in salesforce application like sending any report, send task information etc. We have below options …
New WITH SECURITY_ENFORCED clause handle checking for field- and object-level security permissions on SOQL SELECT queries, including subqueries and cross-object relationships. Although performing these checks was possible in earlier releases, this clause substantially …
Salesforce introduced a ton of great feature enhancements. Let’s take a look at some of the more important ones for this release. Build Flows More Intuitively with Flow Builder Cloud …
Lightning Web Component is new Salesforce development framework which is based on current Web Standards. We can utilize all features of web standards in our lightning web component. In this …
Developers mostly confused about Permission Sets and Profiles. Let us see facts about permission sets. Permission Sets and Profile can be used together. Profile should be used to provide bare …
Salesforce have a new technology. Lightning Components look like they’re on the way out, and are being replaced with a new technology ‘Lightning Web Components’. Let us see what is …
Salesforce announced Lightning Web Components on 13-Dec-2018. This is New programming model for building Lightning components. It’s not built on top of Aura framework. It’s a different framework which will …