Category: Features
-
Spring 17 release in Salesforce
—
Wishing you all a very happy new year 2017! Spring 17 release is around the corner and always there will be tones of new features or some enhancements to the existing features in Spring 17 release in Salesforce. Sometime the list is too big to be implemented by one person. And I am sure most…
-
Link contact to multiple accounts in salesforce
—
With Summer 16 release we can now, link contact to multiple accounts in salesforce. Let’s see how it can be used and what all steps we need to perform to get this properly working. Enable the setting: To start with link contact to multiple accounts in salesforce , from the Setup > quick find search…
-
Helping users sync contacts and events with Lightning Sync
—
Summer 16 release has a feature called “Lightning Sync”. It let’s Salesforce users sync contacts and events with Lightning Sync from Exchange Server of their organization. Let’s have a quick session to Helping users sync contacts and events with Lightning Sync. Step-By-Step: Assumption : This post assumes that you already have a working Microsoft Exchange…
-
Salesforce.com : Connecting two salesforce instances using OAuth
—
Today we will talk about connecting two salesforce instances using OAuth authentication to share data between two salesforce instances. You may ask, why to go via this route at all, when we can use out of the box Salesforce to Salesforce feature. Well yes, you can but you do not have much flexibility there to…
-
Set Up Test Data for an Entire Test Class
—
Helloo Friends, Today I am talking about one of the coolest feature @testSetup. As we all know we have to create data in test class again and again to cover apex logic(Apex Class). For that we have to create data again and again to satisfy the complex logic. But now we can create data in…
-
SOQL query Plan Tool
—
Helloo Friends, This Article is all about: SOQL Query Plan Tool. Query Plan tool in the Developer Console can help speed up SOQL queries done over large volumes. Use the Query Plan tool to optimize and speed up queries done over large volumes. To enable the tool, Open Developer Console : click Help > Preferences…
-
Agile is the name…..
—
You might be a developer, a manager a test engineer etc, then probably you have heard about Agile. You might be thinking : Ahhhh common don’t talk about it now, it’s an old school 😊. Yes it is probably old school by now. But not everyone knows how to use it for benefit of all…
-
Salesforce.com – Spring 16 Preview 4 Deployment changes
—
A very happy new year to all of my readers. Hope all your new year will be full of joy and happiness. Wish you all a great and productive year ahead. 2016 has come and another year has passed by. Have been writing for a quite a long period now. Hope to share across all…
-
Salesforce.com – Sprint 16 Preview 3 (Lightning Experience updates)
—
Salesforce.com – Sprint 16 Preview 3 (Lightning Experience updates) Today it’s about Lightning updates. Remember anything can change before the Spring 16 is released. This information is as of today, not sure what happens tomorrow 🙂 New List View: When in previous release it was made available you must have missed many stuffs, including the…
-
Salesforce.com – Spring 16 Preview 2 Global Picklist
—
Salesforce.com – Spring 16 Preview 2 Global Picklist Next one in the series. … Global picklist. .. Don’t catch me if these features are not released in near future 😊. This is a normal picklist but available globally in one salesforce instance. Few screen shots related to the feature. Step 1: Under create setup menu…