Lightning · Salesforce

Incorporate SLDS into Javascript Application(Vue.Js)

In this tutorial will set up a basic javascript App(vue.js) and incorporate Salesforce Lightning Design System into it , so we can leverage the font, style and design assets(SVG) of SLDS to build an Application with salesforce look and feel. Initial Setup : 1.Download Vue js CLI using npm(node package Manager). 2. Create Project 3.Project… Continue reading Incorporate SLDS into Javascript Application(Vue.Js)

Salesforce

Salesforce Evergreen : A game changer!

Hey all! This blog post will introduce you to the serverless environment which runs inside the Salesforce Platform!  You might have guessed it by the title “Salesforce Evergreen” it is! We would also discuss about the possibilities and solution designs achievable using this powerful feature. Salesforce Evergreen was introducted at Dreamforce 2019 as a new… Continue reading Salesforce Evergreen : A game changer!

CPQ · Salesforce · Salesforce Releases

Summer’20 CPQ Release Features

CPQ is one of  the most comprehensive business solutions offered by Salesforce with its powerful configuration options across the Configure-Price-Quote cycle. It is an invaluable asset for any company in generating complex quotes for their orders based on the available product catalogue. The quotes generated by this software are automated based on a preprogrammed set… Continue reading Summer’20 CPQ Release Features

CPQ

Salesforce CPQ – Creation of Bundles

Salesforce CPQ, or Configure, Price, Quote is a sales tool for companies to provide accurate pricing with any given product configuration scenario. CPQ applications take into account optional features, customizations, quantities, and discounts, allowing sales reps to quote prices quickly and accurately. Salesforce CPQ gives the sales team easy to use software, available on any… Continue reading Salesforce CPQ – Creation of Bundles

Apex · Lightning · Lightning Web Components · Salesforce

Opening Lightning Web Component (LWC) as subtab in Lightning Console

Are you facing problems in opening Lightning Web Component (LWC) as workspace tabs and sub-tabs in a Lightning console app? As some of you would know, in Lightning console apps records open as workspace tabs and their related records open as subtabs. This blog explains to you, how a user can open LWC as subtab,… Continue reading Opening Lightning Web Component (LWC) as subtab in Lightning Console

REST · Salesforce

Composite Resources in Salesforce

Tired of making multiple REST API calls for a simple task? Then composite resources let you batch up multiple calls in a single call.By using this you can simplify your code, reduce network overhead, and improve your app’s performance. Salesforce provides three composite resources namely composite, batch, tree composite: Executes a series of REST API requests in… Continue reading Composite Resources in Salesforce

Lightning · Salesforce

Drive User Action with Floating Prompts in Lightning Experience

Think of driving employees to complete compliance training, pushing them to fill out a GPTW annual survey or  sending reminders for completing Salesforce certification maintenance exams.  Salesforce Floating prompts can assist you to drive employee actions, broadcast company news, send recurring reminders & more.  Let us look at an illustration for a Floating prompt. Below… Continue reading Drive User Action with Floating Prompts in Lightning Experience

Lightning · Lightning Web Components · Salesforce Releases

Summer’20 Release Treasure Hunt: Top Features

Summer’20 is just around the corner… and with every release Salesforce introduces new features and enhancements made to the platform. Thus enhancing our productivity by using the native declarative and programmatic features. Summer’20 official Release notes are not yet out, below are few features we have identified as few and among the coolest ones! Let’s… Continue reading Summer’20 Release Treasure Hunt: Top Features