9 05, 2023

How to Generate QR code for Object Record Page

2023-05-09T05:46:05+00:00May 9, 2023|Salesforce|0 Comments

|
| ByAyush Sharma

Create a formula field on the record page. Add the given below formula in Formula Options IMAGE('https://chart.googleapis.com/chart?chs=250x250&cht=qr&chl='+ AccountId ,'test') Add this field to the page layout. Now Scan the QR code , we will get the record Id

18 09, 2020

Adding Visualforce Page To Home

2023-04-24T10:41:20+00:00September 18, 2020|Salesforce, Web Development|0 Comments

|
| ByWinsurtech

How to add Visualforce page to Home in Salesforce Lightning The home page is the first page that opens when we log in to our salesforce account. Basically, it shows the reports of sales, charts, and other important data. Sometimes, we manipulate these reports or [...]

15 07, 2020

Update Record Type Assignment For Chatter Profiles

2023-04-24T11:05:53+00:00July 15, 2020|Salesforce|0 Comments

|
| ByWinsurtech

Introduction While creating record types in SalesForce, sometimes we do not want to give access to a few profiles. But somehow we have given the access of record type to all profiles. Now if we want to revoke permission of record type from some profiles, [...]

29 06, 2020

Lightning Datatable Jump Issue On Row Actions

2023-04-24T11:10:28+00:00June 29, 2020|Salesforce|0 Comments

|
| ByWinsurtech

SalesForce Lightning SalesForce Lightning is a new advanced platform for SalesForce users to build extensive experiences. It is a component-based framework with some other tools to develop applications for users. Even users with no coding knowledge can use the already existing Lightning applications present. Though [...]

30 04, 2020

Salesforce Accelerators

2023-04-24T11:44:59+00:00April 30, 2020|Salesforce|0 Comments

|
| ByWinsurtech

Salesforce Accelerators are 1-on-1 coaching sessions given by deep knowledge experts. Each Accelerator functions on one particular topic, and length varies from 2-15 hours across multiple weeks. All Accelerators have common elements. 1-on-1 engagement: You as an individual or in a team will directly work [...]

24 04, 2020

Salesforce For Outlook – Installation, Uses, & Limitations

2023-04-24T11:47:31+00:00April 24, 2020|Salesforce|0 Comments

|
| ByWinsurtech

Introduction to Salesforce A salesforce is a software for online CRM. The salesforce provides the facilities to manage your company and employee relationship. With the help of Salesforce, you can directly interact with employees and analysis their potential or performance. With its help, You are [...]

9 04, 2020

SalesForce Apex Batch Class

2023-04-24T11:51:43+00:00April 9, 2020|Salesforce|0 Comments

|
| ByWinsurtech

Understanding SalesForce Apex Batch Class Salesforce Apex batch is an important concept of batch command processing for complex and long-running processes in an asynchronous manner. The major benefit that we get from the Apex batch class is that we can overcome the SalesForce limitation of [...]

26 03, 2020

Salesforce Service Cloud Introduction

2023-04-25T11:49:19+00:00March 26, 2020|Salesforce|0 Comments

|
| ByWinsurtech

Introduction to Salesforce Salesforce is a CRM that is used to connect people and to share information. In this blog, we are going to discuss one of the core service – Salesforce Service Cloud and how it revolutionized customer support by making interactions easier between [...]

12 03, 2020

Salesforce Reports

2023-04-25T11:55:19+00:00March 12, 2020|Salesforce|0 Comments

|
| ByWinsurtech

Introduction to Salesforce Reports A report is an important part of any business. It provides a clear view of the management. An administration uses the reports to trace improvement towards its different goals, control expenses and increases profits. In Salesforce, we can easily create reports [...]

Go to Top