Friday 31 March 2017

Updates From Spring 17 Release Notes -Key Points to Remember

Hi Folks,

It's very much hot outside , as summers are already up. I was notified for my maintenance exam and thought to go through the release notes of Spring' 17.

Salesforce is ramping up pretty fast with all its new features and products. As a developer need to catch up with all the updates.

Thought to share the updates with all of you.

Here are the few key points that may help you for Spring Release:-

  1.  Global Action Menu :- 

    Global Actions are another awesome feature that has some updates like its capabilities to :-
    • Take notes
    • Launch Visualforce
    • Create records          
     2.   Favorites in Lightning Experience:-
    • Only User Can edit his or Favourites.
     3. If an old post with a file is shared in Lightning Experience, Then how is the new file in the          newly shared post will look like
 
    • A link to the file is shared and it is available as a link.
     4. Merged in Lightning Experience:-

    • Only 3 Records can be merged at once.
     5.  Predefined values for send email action:-

    • TO
    • CC
    • BCC
      6.  Lightning Record Pages can be assigned to:-
    • Record types
    • Apps
    • Profiles
       7. Three types of content can shortcuts be created for using Favorites:-

    •  Dashboards
    • Record home pages
    • Chatter groups
        8.   Feature that enables creating, updating and deleting records in other Salesforce orgs:-

    • Salesforce Connect Cross-Org Adapter.
       9.  An image included in the Salesforce Lightning Design System from a Visualforce page ,                Mark ups for the same :-
    • <apex:slds>
    • $Asset
      10.  Capabilities Of Global Actions Menu:-


  • Launch a custom Visualforce Page.
      • Launch a custom Canvas App.
      • Launch a custom Lightning Component.
            11.  Detailed information about the status of an Apex batch job:- 

      • Elapsed time
      • Submitted date
            12.  component type will display the details of the parent Account from a custom Lightning                       record page for the Contact object  :-


      • Related record component









    oAuth Use Case -  Headless API Explained in the Easiest way Wondering why? and When we use the Headless API flow Use case example: Imagine a...