Menu
  • Home
  • Services
    • Implementation Services
    • Support Services
    • Salesforce Support Services on Tap
    • Customization Services
    • Integration Services
    • Consulting Services
    • Product Development with Salesforce
  • Focus Areas
    • Buyer Journey Campaign Management
    • Salesforce Integration Orchestration
    • Employee Management
    • Supporting Nonprofits
  • Case Studies
  • Blog
  • Internship
  • Contact
  • COVID 19 & beyond

Our Favourites from Summer ’16 Salesforce Release

CategoriesBlog / Salesforce Technology

Admin

May 10, 2016

As we know, Salesforce has announced its latest release, Summer ’16 on 21st April, 2016. It is the 50th major product release with some of the most exciting features.

We at Zen4orce had good fun celebrating this new release by picking up our individual Top 10 favourites and awarding the ones who had the most votes…

Summer 16 is packed with loads of new features spreading across all the clouds and especially lightning. It was a tough choice to pick up the favourites.

So, here we are with our list of favourites from the Summer ’16. We have broadly categorized into four different categories

  1. Lightning Exclusive Features
  2. Salesforce Edition
  3. Development
  4. General

1. Lightning Exclusive Features

First I would like to touch upon Lightning as Salesforce has pushed a bundle of cool features for Lightning. There have been a lot of enhancements both from a developer and an end user POV.

These features are only available in Lightning experience.

    1. Create New Accounts Lightning Fast with Account Autofill
      Creating new Accounts got faster than ever before with auto fill suggestions. And that’s not all; When a rep selects a company from the list, several other fields come autofill with data, when available: Website, Phone, and Billing Address (headquarter location). The suggestions include US-based companies.This feature can be turned on from Account Settings page.

 

    1. Visualize Your Business Like Never Before with Account Logos (Beta)
      An awesome addition!! Add logos to your Account which would be seen on the Account records. Logos show up automatically, when available, on US-based accounts. If you use Social Accounts, logos that reps added manually from social networks may be replaced with a fresher, more up-to-date logo. This feature can be turned on from Account Settings page. This feature is available in Lightning Experience and all versions of the Salesforce1 app.

 

    1. Home: Customize Home for Different User Profiles (Generally Available)
      Now we can create custom Home page for different user profiles. Display and organize useful components, and assign different pages to different types of users. You can even create and edit pages for leads, contacts, and other types of records!

 

    1. Create a Calendar from Anything in Salesforce
      Starting this release, anyone can create a calendar from a standard or custom object by choosing a date field representing data they want to track. The calendar displays data in that field as calendar items. Users can customize most calendars by applying a list view, and they can edit and delete calendars they’ve created. Some considerations apply to creating calendars.

 

    1. Dress up Your Data with New Charts in Lightning Experience
      A bundle of charts have been added to lightning experience: funnel, scatter, combo, and cumulative line charts. Also, table charts now show totals in Lightning Experience dashboards (after you set them up in the Salesforce Classic component editor). Funnel charts are available in both reports and dashboards. Scatter, combo, cumulative line, and table charts are available only in dashboards.

 

    1. See Who Liked Your Post in Lightning Experience



 

    1. Give Your Lightning Experience and Salesforce1 Users the Power of Flows (Pilot)

      Flows can be added to any Lightning page–App pages, Record pages, and Home pages alike.

 

    1. Simplify Salesforce Navigation with the User Switcher

      With the user switcher, users can now easily navigate Salesforce when they have multiple usernames on the same or different Salesforce orgs. They select their profile picture to see a list of available usernames to navigate to. Users no longer have to open a new tab, enter a login URL, and then enter their username.It is enabled by default. Admins can disable it to prevent an org from appearing in other switchers or prevent the switcher from displaying the current org.

 

    1. Debug Lightning Components with the Salesforce Lightning Inspector
      The Salesforce Lightning Inspector is a Google Chrome DevTools extension that helps debug Lightning components and profile component performance.

 

  1. View Apex Test Results More Easily
    The new Apex Test History page shows all the test results associated with a test run. The page shows results only for tests that have been run asynchronously.

 

2. Salesforce Editions

    1. New Improved Editions
      Salesforce now offers orgs in four editions: optimized Professional, Enterprise, and Unlimited Editions, and Developer Edition, which hasn’t changed. Optimized editions are called “Lightning.” For example, “Professional Edition” is “Lightning Professional Edition.” All optimized editions are available in both Lightning Experience and Salesforce Classic.

 

    1. Sales and Service Cloud
      Editions Features Added
      Professional Edition Connect Offline, Entitlement Management, Omni Channel, Salesforce Console, Service Contracts
      Unlimited Edition Salesforce Knowledge, Live Agent included with Service Cloud

 

  1. Limits Increased
    Here is the list of all the increased limits. Custom tab is my personal favourite

    Features Professional Enterprise Unlimited
    Custom Apps Unlimited Unlimited Unlimited
    Custom Profiles 2 custom profiles/license type
    Custom Tabs Unlimited Unlimited Unlimited
    Permission Sets 2 permission sets
    Process Builder Can Access
    Record Types 3 record types/object
    Development Sandbox 10 25 100
    Partial Copy Sandbox 1 1

     

3. Development

    1. Debugging
      View Visualforce Controller Exceptions in Debug Logs

 

    1. Custom Metadata Type
      Now supports picklist and relationship fields (pilot).

 

    1. Increased Cross Namespace limits
      The number of unique, certified namespaces that can be invoked during a single Apex transaction has been increased.Previously, the limit during a single transaction was 10. There’s now no limit on the number of certified namespaces that can be invoked in a single transaction.These increased cross-namespace limits apply only to namespaces in certified managed packages.

 

    1. One Asynchronous Limit to Rule Them All
      We can now make up to 200 asynchronous calls of any type in a single Apex transaction. Feel free to mix and match future, queued, scheduled, and batch calls within a single transaction, up to a limit of 200.

 

    1. Suppress Null Values When Serializing Apex Objects
      The current implementation of the Apex serialize method returns null values when serializing Apex objects into JSON.Now a serialize method with a flag to suppress null values. Set suppressApexObjectNulls to true to suppress them when serializing Apex objects into JSON.

 

    1. Create Lightning Components with Configurations in the Developer Console
      The New Lightning Bundle panel in the Developer Console offers a choice of component configurations when you create a Lightning component or application bundle.

 

  1. Save Time by Cloning Sandboxes
    Create a sandbox by cloning an existing sandbox rather than using your production org as your source. Save time by populating any type of sandbox with a previously chosen set of data and metadata. (Sandbox templates, which serve a similar purpose, are available only for Full or Partial Copy Sandboxes.)

 

4. General

    1. Contacts: Associate a Contact with Multiple Accounts
      A single contact can be associated with multiple accounts which would help sales rep easily establish relationships between people and businesses without the need to create duplicate or have a customized structure.This feature is available in Lightning Experience, Salesforce Classic, and all versions of Salesforce1 mobile app.This can be established through direct relationship and indirect relationship. Directly relationship is the primary Account which appears as the Account Name and the other Accounts are linked through the indirect relationship.On contact records, the Related Accounts related list includes the one directly related account and all the indirectly related accounts. On account records, the Related Contacts related list includes the direct and indirect contacts. Reps can add and modify relationships from these related lists.This was an idea posted 9 years ago – https://success.salesforce.com/ideaView?id=08730000000BrBSAA0

 

    1. Processes Can Execute Actions on More Than One Criteria
      After a process executes a particular action, we can choose where it should choose or evaluate another action. Multiple action groups can be executed in a single process and it is easy to manage all the processes for a single object Summer 16

 

    1. Data Import Wizard Enhancements for Matching by External ID
      For any object, you can specify an external ID field for the Data Import Wizard to find existing records that match the import data.Previously, matching by external ID was available only when importing solutions or custom objects. Now the option is available regardless for which object you’re importing records.

 

    1. Picklist Administration
      Global Picklist allows you to share values across objects and custom picklist while maintaining values at one place. Restricted picklist keeps the data clean

 

    1. Chatter Groups
      Customize groups by creating record types (beta). Add group members in a bunch

 

    1. Shortcuts for Currency and Number Fields in Lightning Experience
      When you enter a currency amount or any other type of number, you can use the shortcuts k, m, b, t to indicate thousands, millions, billions, or trillions. For example, entering 100k appears as 100,000 in the goal editor on the performance chart of the Lightning Experience Home page.This feature is available in Lightning Experience, Salesforce Classic, and all versions of the Salesforce1 mobile app.

 

  1. Salesforce1: Quickly See If Related Lists Include Records


For further details, please read the detailed release notes
https://releasenotes.docs.salesforce.com/en-us/summer16/release-notes/salesforce_release_notes.htm

There are 200+ features which have been released; the above is just a summary of the features that we liked the most.

Recent Posts

  • Ensuring Sales Scalability: The Role of Understanding Buyers and Integrating Marketing and Sales”
  • Outsourcing Salesforce Managed Services!
  • Salesforce Field Force Management & Automation Software for Your Sales Teams
  • Customer Onboarding Process in Banking
  • Salesforce Einstein Chat BOT

Categories

  • Blog
  • Communities
  • Finance
  • General
  • Nonprofit
  • Sales
  • Salesforce Technology
  • Services

Archives

  • May 2023
  • November 2022
  • October 2022
  • February 2022
  • January 2021
  • October 2020
  • September 2020
  • August 2020
  • March 2020
  • February 2020
  • September 2019
  • April 2019
  • February 2019
  • November 2018
  • September 2018
  • August 2018
  • June 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • July 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
Thinqloud was founded with the vision of helping business grow using Salesforce®.

We do this by driving automation and process management using Salesforce® Technology thereby improving and implementing integrated CRM ,Sales and Marketing processes. Our mature team comprises of IT professionals (Technology and DevOps), Business process consultants and Salesforce® enthusiasts.

Email : sales@thinqloud.com

Phone: (+91) 99754 98229

Services

  • Solution Development Services
  • Salesforce Implementation Services
  • Salesforce Support Services
  • Salesforce Customization Services
  • Salesforce Integration Services
  • Classic to Lightning Migration
  • Marketing and Sales Consulting Services

Site Links

  • Home
  • Blog
  • Case Studies
  • Contact
  • Internship

© 2022 Thinqloud, All Rights Reserved.

  • Privacy