Tag Archives: Salesforce Lightning

Display nearby Salesforce Accounts using the user’s current location

In this blog post, we’ll explore the concept of presenting/displaying nearby Salesforce Accounts using the user’s current location/position. We’ll guide you through the process of integrating a function enabling users to access Account details by simply clicking a “Current Location” button, leveraging geolocation capabilities. For example, while users are on the go, they can effortlessly… Read More »

How to create product features and options in Salesforce CPQ

In this blog, we are going to discuss about “How to create product features and options in Salesforce CPQ“. In this blog we will cover the process of establishing features and options for your products options, in this context, refer to the individual items included within a product bundle. A Bundle can have multiple features… Read More »

How to Use Custom Permission in Salesforce?

In this blog, we are going to discuss “How to Create and use Custom Permission in Salesforce?”. This blog post will cover the process of creating custom permission in Salesforce and also how to apply/Use Custom Permission in Salesforce. The purpose of this is by using this we can give access to a particular user… Read More »

How to Create a Sandbox Template in Salesforce?

In this blog, we are going to discuss about “How to Create a Sandbox Template in Salesforce” This blog post will cover the process of creating a Sandbox Template in Salesforce. The purpose of this template is to facilitate the creation of Partial Copy Sandbox and Full Copy Sandbox. Create a Sandbox Template We are… Read More »

New GUMU Chain Next Functionality for Entity Mapping/Import in GUMU™ Settings for Integration

In this blog, we will discuss one of the new key features introduced in GUMU™ Integration in which a user can see the Entity name in the GUMU Chain Next list Field in Entity Mapping/Import tab. Parent Entity and their child entity to Sync data from the Import the Entity Mapping from the Entity Mapping/Import… Read More »

How to invoke lightning Auto launched Flow from the Apex class

In this blog, we will discuss on how to invoke a lightning Auto launched flow from the apex class. The flow in Salesforce can be launched without user Interaction such as from a process builder or the apex code. So here we are creating a auto launched flow and call it through the apex code.… Read More »