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…
salesforce
-
-
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…
-
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…
-
Change Data Capture is a product on the Lightning Platform that enables us to integrate Salesforce data with external systems. With Change Data Capture, we can receive changes of Salesforce…
-
Salesforce Development in Visual Studio Code Force.com has discontinued its IDE for further development process. Instead of Force.com IDE, Salesforce Extensions for VS Code is recommended. Visual Studio Code is…
-
Asynchronous Apex Asynchronous Apex is used to run processes in a separate thread, at a later time. An asynchronous process is a process or function that executes a task in…
-
Model Popup is very important in some places of CRM application to show records, show messages. I have used this model dialog box in lightning community portal. Let us see…
-
In one of my last project, client wanted to get customer signature with salesforce record to get customer agreement. We have many app exchange product like Adobe Esign, Docu Sign…
-
Community Portal is great product from Salesforce. This offers many features to address business customer’s issues. Portal can be created in Visual Force and Lightning. Lightning support great features like…