SlideShare une entreprise Scribd logo
1  sur  37
By - Jitendra Zaa
New User Interface and Login
 First thing we noticed after Summer 13.
 Login Page Changed.
 Setup link appears separate now (Not if you have
Community)
 Admin setup has Administer option first.
 To enable new Improved Setup User Interface,
Navigate to “User Interface Setting” and check “Enable
Improved Setup User Interface”.
 Demo
Domain Management
 Not able to open more than one Developer
org/Production Org in one browser ?
 Needed to create multiple Google chrome profile ?
 Here is answer…
 Assign Unique domain to your Salesforce instance.
 If your domain name is “shivasoft”, it will take form
like :
 https://shivasoft.my.salesforce.com
Chatter Updates
 Now Supporting Hash tag with three words.
 Supports Topics.
 In Chat Window, Now you can chat with users even if
user is not following them.
Global Action
 Fed up with Chatter Task ? Showing task info in
Chatter is good, but too much is not good.
 Replicate same behaviour with Global Action.
 Create records right from Chatter.
 Demo
Communities
 New replacement for Portals.
 New Organizations cannot use Partner and Customer
Portal, they will use Community.
 Existing organization needs to convert there Partner
and Customer Portal to Community.
 Partner / Customer and Community cannot be
enabled at same time.
 You need extra licenses for Community, its not free.
 Demo
OWD / Sharing rule for Users
 You don’t want external Users to see Internal Users ?
 You need OWD / Sharing rule even for Users ?
 -
 Now its possible in Summer 13 only if Community is
Enabled.
 User Sharing for others are also available by Pilot
Program.
 Demo
Report Folder Sharing
 Three Types of Sharing Now :
 Viewer : Can see report but cannot modify
 Editor : Can make changes and move Report/Dashboard
to other folder
 Manager : Can control visibility / access to other users
for that folder.
Formula Enhancements
 Now you can access Owners detail. Previously only ID
was available.
 In Formula type of field, we now have checkbox data
type. Which will return either true or false.
Opportunity split
 Implemented from Idea.
 Many Sales People involved in winning opportunity.
Credit should be shared amongst them.
 Two types of Split :
 Revenue : Addition must be 100%
 Overlay : It may go more than 100%.
 Not supported in Forecast and territory.
 Owner is automatically added as one of member in
Opportunity Split.
What CSRF is doing on my
Visualforce Page Set up ?
 Demo
 Stands for “Cross Site Request Forgery (CSRF)”.
 New Level of Security for your Visualforce.
 When checked, it protects against CSRF attacks by modifying the page
to require a CSRF confirmation token, a random string of characters in
the URL parameters. With every GET request, Visualforce checks the
validity of this string of characters and doesn’t load the page unless the
value found matches the value expected.
 It works only for VF pages if they override standard delete link. No
need to check for other VF pages.
 Note : Post request already has this feature by default.
Developer Console
 Salesforce is trying as much it can make developers life
easy with help of Developer Console.
 New Enhanced Look and Feel
 Autocomplete for Apex – press Ctrl+Space bar
 Demo
Visualforce Updates
 Control “html” and “body” tag generation
 Two new attribute in <apex:Page> Markup -
applyHtmlTag and applyBodyTag.
Visualforce Updates
 Introduction of new Component :
<chatter:userPhotoUpload>
 You can change photo of Chatter Profile using this.
 Demo
Visualforce
 HTML 5
 Option to render VF Component as HTML5. – Great if
you are thinking to develop HTML 5 based app in VF.
 You must update your page to API version 28.0 or later,
and set the docType to “html-5.0” to enable the new
behaviour.
Canvas
 Now GA
 Create application in your favourite language
 Run inside Salesforce with Canvas set of tools and
Javascript API
 Example of PHP + Canvas SDK
Javascript Remoting
 Configure timeout now
 Previously it was by default fixed as 30 sec now you can
change it upto 120 sec.
Apex
 Test methods can only be written in Test Class now.
 Use the @TestVisible annotation to allow test
methods to access private or protected members of
another class outside the test class.
 With this annotation, you don’t have to change the
access modifiers of your methods and member
variables to public if you want to access them in a test
method.
Apex – New String methods
 Hashcode() – returns hashcode of String.
 stripHtmlTags() – Converts HTML String to normal
text string.
 Example – “<h1><i> Hi </i></h1>” becomes “Hi”.
SOSL
 Now SOSL can return 2000 records. Previously it was
just 200.
SOQL – New Clause
 FOR VIEW
 Update objects with information about when they were
last viewed
 FOR REFERENCE
 Update objects with information about when they were
last referenced
 Also SOQL now supports other comparison operators
for ID field like < , >
Sandbox Enhancements
 Sandbox Template – Now you can control what
should be copied to your new Sandbox.
 Only for full Sandbox.
 Custom Settings – Now data of Custom Setting also
gets copied in Sandbox.
 Initially it was only in Full Sandbox.
Deployment / Change set
Enhancements
 Approval Process Supported now.
 Auto Response Rule, Assignment Rule and Escalation
rules are available now.
More… Time to give back to
Salesforce
 Participate in board / Stack Exchange discussions.
 You can also use #askforce for any question.
 Use Idea if you got some suggestion and if it already
exist , Vote it up.
Questions and Answers
Thanks
Cloud Trivia
T/F : Private Groups in Chatter
cannot be accessed even by
System Admin w/o permission of
Group Owner.
False. Any user with Modify All Data permission can access
private group in Chatter. We don’t have anything like Hidden
Group.
If you need Hidden Group in Chatter, Vote up Idea in
IdeaExchange.
What are three New permission
level in Report and Dashboard
folders
 Viewer
 Editor
 Manager
Which VF tag can be used to
update Chatter Profile picture?
 <chatter:userPhotoUpload>
How many words supported in
Hashtag/topic in Chatter ?
 3
T/F : We need to raise Support
ticket to Salesforce to enable
Canvas.
 False. Canvas is GA after Summer 13.
What is one condition which needs
to be enabled to define OWD and
Sharing rule for Users by default ?
 Community should be enabled
 Pilot program is also available if communities are not
available.
What are two new attribute added
in apex:page mark-up to control
generation of “html” and “body” ?
 applyHtmlTag and applyBodyTag
What are two clause added in
SOQL ?
 For View
 For Reference
If String has HTML mark-up, which
method you will use to get Simple
text without HTML ?
 stripHtmlTags() – Converts HTML String to normal
text string.
 Example – “<h1><i> Hi </i></h1>” becomes “Hi”.
How many records SOSL can
return?
 2000 previously it was only 200

Contenu connexe

Tendances

Anypoint access management - Users
Anypoint access management - UsersAnypoint access management - Users
Anypoint access management - UsersShanky Gupta
 
Mule organization
Mule organizationMule organization
Mule organizationSon Nguyen
 
Part 5 of Advanced SEO tips for Exponent CMS
Part 5 of Advanced SEO tips for Exponent CMSPart 5 of Advanced SEO tips for Exponent CMS
Part 5 of Advanced SEO tips for Exponent CMSChris Everett
 
Part 1 of Advanced SEO tips for Exponent CMS
Part 1 of Advanced SEO tips for Exponent CMSPart 1 of Advanced SEO tips for Exponent CMS
Part 1 of Advanced SEO tips for Exponent CMSChris Everett
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utilityAmit Sharma
 
Subscribed zuora forsalesforce training -section301-final -sam&nathan
Subscribed zuora forsalesforce training -section301-final -sam&nathanSubscribed zuora forsalesforce training -section301-final -sam&nathan
Subscribed zuora forsalesforce training -section301-final -sam&nathanSamuel Sharaf
 
Visual Studio and Xamarin: The future of app development
Visual Studio and Xamarin: The future of app developmentVisual Studio and Xamarin: The future of app development
Visual Studio and Xamarin: The future of app developmentMicrosoft Tech Community
 
PrestaShop 1.7 is stable now- Things you need to know before upgrading
PrestaShop 1.7 is stable now- Things you need to know before upgradingPrestaShop 1.7 is stable now- Things you need to know before upgrading
PrestaShop 1.7 is stable now- Things you need to know before upgradingKnowband Store
 
Force.com Canvas - a Quick Introduction
Force.com Canvas - a Quick IntroductionForce.com Canvas - a Quick Introduction
Force.com Canvas - a Quick IntroductionSteven Herod
 
Troubleshooting anypoint platform
Troubleshooting anypoint platformTroubleshooting anypoint platform
Troubleshooting anypoint platformSon Nguyen
 
Opencart Blog Pro Extension | 59% OFF
Opencart Blog Pro Extension | 59% OFFOpencart Blog Pro Extension | 59% OFF
Opencart Blog Pro Extension | 59% OFFBirendra Kumar
 
APEX Security Primer
APEX Security PrimerAPEX Security Primer
APEX Security PrimerEnkitec
 
Seamless Authentication with Force.com Canvas
Seamless Authentication with Force.com CanvasSeamless Authentication with Force.com Canvas
Seamless Authentication with Force.com CanvasSalesforce Developers
 
Mq user and role access
Mq user and role accessMq user and role access
Mq user and role accessSon Nguyen
 
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...Salesforce Developers
 
Start a BLog: Module 3
Start a BLog: Module 3Start a BLog: Module 3
Start a BLog: Module 3Merri Dennis
 

Tendances (18)

Anypoint access management - Users
Anypoint access management - UsersAnypoint access management - Users
Anypoint access management - Users
 
Mule organization
Mule organizationMule organization
Mule organization
 
Part 5 of Advanced SEO tips for Exponent CMS
Part 5 of Advanced SEO tips for Exponent CMSPart 5 of Advanced SEO tips for Exponent CMS
Part 5 of Advanced SEO tips for Exponent CMS
 
Part 1 of Advanced SEO tips for Exponent CMS
Part 1 of Advanced SEO tips for Exponent CMSPart 1 of Advanced SEO tips for Exponent CMS
Part 1 of Advanced SEO tips for Exponent CMS
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utility
 
Subscribed zuora forsalesforce training -section301-final -sam&nathan
Subscribed zuora forsalesforce training -section301-final -sam&nathanSubscribed zuora forsalesforce training -section301-final -sam&nathan
Subscribed zuora forsalesforce training -section301-final -sam&nathan
 
Visual Studio and Xamarin: The future of app development
Visual Studio and Xamarin: The future of app developmentVisual Studio and Xamarin: The future of app development
Visual Studio and Xamarin: The future of app development
 
Mule users
Mule usersMule users
Mule users
 
PrestaShop 1.7 is stable now- Things you need to know before upgrading
PrestaShop 1.7 is stable now- Things you need to know before upgradingPrestaShop 1.7 is stable now- Things you need to know before upgrading
PrestaShop 1.7 is stable now- Things you need to know before upgrading
 
Force.com Canvas - a Quick Introduction
Force.com Canvas - a Quick IntroductionForce.com Canvas - a Quick Introduction
Force.com Canvas - a Quick Introduction
 
Troubleshooting anypoint platform
Troubleshooting anypoint platformTroubleshooting anypoint platform
Troubleshooting anypoint platform
 
Introduction to Visualforce
Introduction to VisualforceIntroduction to Visualforce
Introduction to Visualforce
 
Opencart Blog Pro Extension | 59% OFF
Opencart Blog Pro Extension | 59% OFFOpencart Blog Pro Extension | 59% OFF
Opencart Blog Pro Extension | 59% OFF
 
APEX Security Primer
APEX Security PrimerAPEX Security Primer
APEX Security Primer
 
Seamless Authentication with Force.com Canvas
Seamless Authentication with Force.com CanvasSeamless Authentication with Force.com Canvas
Seamless Authentication with Force.com Canvas
 
Mq user and role access
Mq user and role accessMq user and role access
Mq user and role access
 
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...
 
Start a BLog: Module 3
Start a BLog: Module 3Start a BLog: Module 3
Start a BLog: Module 3
 

En vedette

Podcasts - what, why, when and how
Podcasts - what, why, when and howPodcasts - what, why, when and how
Podcasts - what, why, when and howMohnish Jadwani
 
Chennai salesforce platform developer meetup october–
Chennai salesforce platform developer meetup october–Chennai salesforce platform developer meetup october–
Chennai salesforce platform developer meetup october–Karanraj Sankaranarayanan
 
ProQuest's Library Futures Forum 2014 - Gary Price
ProQuest's Library Futures Forum 2014 - Gary PriceProQuest's Library Futures Forum 2014 - Gary Price
ProQuest's Library Futures Forum 2014 - Gary PriceProQuest
 
The roadtrip that led to my first rails commit and how you could make yours too
The roadtrip that led to my first rails commit and how you could make yours tooThe roadtrip that led to my first rails commit and how you could make yours too
The roadtrip that led to my first rails commit and how you could make yours tooMohnish Jadwani
 
Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...
Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...
Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...seansgomez
 
How Extraordinary Leaders Double Profits
How Extraordinary Leaders Double ProfitsHow Extraordinary Leaders Double Profits
How Extraordinary Leaders Double Profitstconsolini
 
Transforming Research by Teaching Core Information Literacy Principles, ProQu...
Transforming Research by Teaching Core Information Literacy Principles, ProQu...Transforming Research by Teaching Core Information Literacy Principles, ProQu...
Transforming Research by Teaching Core Information Literacy Principles, ProQu...ProQuest
 
ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...
ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...
ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...ProQuest
 
Overview: Video Preservation and Discovery
Overview: Video Preservation and DiscoveryOverview: Video Preservation and Discovery
Overview: Video Preservation and DiscoveryProQuest
 
How Extraordinary Leaders Double Profits
How Extraordinary Leaders Double ProfitsHow Extraordinary Leaders Double Profits
How Extraordinary Leaders Double Profitstconsolini
 
Tutorial on how to use Tor Browser in Chinese
Tutorial on how to use Tor Browser in Chinese Tutorial on how to use Tor Browser in Chinese
Tutorial on how to use Tor Browser in Chinese 12pmtutorialschinese
 
Introduzione evento pro quest collabora con i bibliotecari italiani
Introduzione evento pro quest collabora con i bibliotecari italianiIntroduzione evento pro quest collabora con i bibliotecari italiani
Introduzione evento pro quest collabora con i bibliotecari italianiProQuest
 
Intota, Jane Burke - Charleston Conference 2012
Intota, Jane Burke - Charleston Conference 2012Intota, Jane Burke - Charleston Conference 2012
Intota, Jane Burke - Charleston Conference 2012ProQuest
 

En vedette (20)

Podcasts - what, why, when and how
Podcasts - what, why, when and howPodcasts - what, why, when and how
Podcasts - what, why, when and how
 
Chennai salesforce platform developer meetup october–
Chennai salesforce platform developer meetup october–Chennai salesforce platform developer meetup october–
Chennai salesforce platform developer meetup october–
 
ProQuest's Library Futures Forum 2014 - Gary Price
ProQuest's Library Futures Forum 2014 - Gary PriceProQuest's Library Futures Forum 2014 - Gary Price
ProQuest's Library Futures Forum 2014 - Gary Price
 
askJCPL
askJCPLaskJCPL
askJCPL
 
The roadtrip that led to my first rails commit and how you could make yours too
The roadtrip that led to my first rails commit and how you could make yours tooThe roadtrip that led to my first rails commit and how you could make yours too
The roadtrip that led to my first rails commit and how you could make yours too
 
Salesforce winter’13 release
Salesforce winter’13 releaseSalesforce winter’13 release
Salesforce winter’13 release
 
Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...
Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...
Improving Listening Skills in Multi-Level Classes With Streaming Video - Powe...
 
How Extraordinary Leaders Double Profits
How Extraordinary Leaders Double ProfitsHow Extraordinary Leaders Double Profits
How Extraordinary Leaders Double Profits
 
Chennai salesforce platform user group
Chennai salesforce platform user groupChennai salesforce platform user group
Chennai salesforce platform user group
 
Chinese freegate
Chinese freegateChinese freegate
Chinese freegate
 
Transforming Research by Teaching Core Information Literacy Principles, ProQu...
Transforming Research by Teaching Core Information Literacy Principles, ProQu...Transforming Research by Teaching Core Information Literacy Principles, ProQu...
Transforming Research by Teaching Core Information Literacy Principles, ProQu...
 
ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...
ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...
ProQuest's Library Futures Forum 2014 - Create Your Future the Peter Drucker ...
 
Overview: Video Preservation and Discovery
Overview: Video Preservation and DiscoveryOverview: Video Preservation and Discovery
Overview: Video Preservation and Discovery
 
How Extraordinary Leaders Double Profits
How Extraordinary Leaders Double ProfitsHow Extraordinary Leaders Double Profits
How Extraordinary Leaders Double Profits
 
Psiphon Tutorial in Chinese
Psiphon Tutorial in Chinese Psiphon Tutorial in Chinese
Psiphon Tutorial in Chinese
 
Tor Bridges Tutorial in Chinese
Tor Bridges Tutorial in Chinese Tor Bridges Tutorial in Chinese
Tor Bridges Tutorial in Chinese
 
Tutorial on how to use Tor Browser in Chinese
Tutorial on how to use Tor Browser in Chinese Tutorial on how to use Tor Browser in Chinese
Tutorial on how to use Tor Browser in Chinese
 
Visualforce remoteobject
Visualforce remoteobjectVisualforce remoteobject
Visualforce remoteobject
 
Introduzione evento pro quest collabora con i bibliotecari italiani
Introduzione evento pro quest collabora con i bibliotecari italianiIntroduzione evento pro quest collabora con i bibliotecari italiani
Introduzione evento pro quest collabora con i bibliotecari italiani
 
Intota, Jane Burke - Charleston Conference 2012
Intota, Jane Burke - Charleston Conference 2012Intota, Jane Burke - Charleston Conference 2012
Intota, Jane Burke - Charleston Conference 2012
 

Similaire à Summer 13 Release Notes - Key UI, Security, and Development Updates

Summer23-Welly Release Highlights - Stephen Stanley.pdf
Summer23-Welly Release Highlights - Stephen Stanley.pdfSummer23-Welly Release Highlights - Stephen Stanley.pdf
Summer23-Welly Release Highlights - Stephen Stanley.pdfAnna Loughnan Colquhoun
 
Salesforce Summer'15 release overview
 Salesforce Summer'15 release overview Salesforce Summer'15 release overview
Salesforce Summer'15 release overviewRakesh Gupta
 
Nonprofit user group winter 14 jl - 111013
Nonprofit user group winter 14   jl - 111013Nonprofit user group winter 14   jl - 111013
Nonprofit user group winter 14 jl - 111013ShoNet
 
Salesforce Spring 14 Release Developer Overview
Salesforce Spring 14 Release Developer OverviewSalesforce Spring 14 Release Developer Overview
Salesforce Spring 14 Release Developer OverviewRoy Gilad
 
Picking the Right CMS - WordCamp Toronto 2014
Picking the Right CMS - WordCamp Toronto 2014Picking the Right CMS - WordCamp Toronto 2014
Picking the Right CMS - WordCamp Toronto 2014Alan Lok
 
Winter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfWinter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfAnna Loughnan Colquhoun
 
Salesforce Winter ’23 Release Highlights
Salesforce Winter ’23 Release HighlightsSalesforce Winter ’23 Release Highlights
Salesforce Winter ’23 Release HighlightsSkyPlanner
 
Salesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUpSalesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUpSkyPlanner
 
Embellish bureau
Embellish bureauEmbellish bureau
Embellish bureausiraj10
 
Increase Salesforce Performance using Platform Cache Demo
Increase Salesforce Performance using Platform Cache DemoIncrease Salesforce Performance using Platform Cache Demo
Increase Salesforce Performance using Platform Cache DemoVineet Goel ☁
 
Salesforce Summer ’22 Release Notes - Highlights
Salesforce Summer ’22 Release Notes - HighlightsSalesforce Summer ’22 Release Notes - Highlights
Salesforce Summer ’22 Release Notes - HighlightsSkyPlanner
 
SAP SuccessFactors Instance.pdf
SAP SuccessFactors Instance.pdfSAP SuccessFactors Instance.pdf
SAP SuccessFactors Instance.pdfMohammed Ahmed
 
SharePoint Re-branding The VisualStudio Way Part One SandBox Solution
SharePoint Re-branding The VisualStudio Way Part One SandBox SolutionSharePoint Re-branding The VisualStudio Way Part One SandBox Solution
SharePoint Re-branding The VisualStudio Way Part One SandBox SolutionIfeanyi I Nwodo(De Jeneral)
 
Spring24-Release Overview - Wellingtion User Group-1.pdf
Spring24-Release Overview - Wellingtion User Group-1.pdfSpring24-Release Overview - Wellingtion User Group-1.pdf
Spring24-Release Overview - Wellingtion User Group-1.pdfAnna Loughnan Colquhoun
 
Cis407 a ilab 6 web application development devry university
Cis407 a ilab 6 web application development devry universityCis407 a ilab 6 web application development devry university
Cis407 a ilab 6 web application development devry universitylhkslkdh89009
 
Creating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs ConfigurationCreating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs ConfigurationSalesforce Developers
 
Creating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs ConfigurationCreating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs ConfigurationMichael Welburn
 

Similaire à Summer 13 Release Notes - Key UI, Security, and Development Updates (20)

Summer23-Welly Release Highlights - Stephen Stanley.pdf
Summer23-Welly Release Highlights - Stephen Stanley.pdfSummer23-Welly Release Highlights - Stephen Stanley.pdf
Summer23-Welly Release Highlights - Stephen Stanley.pdf
 
Salesforce Summer'15 release overview
 Salesforce Summer'15 release overview Salesforce Summer'15 release overview
Salesforce Summer'15 release overview
 
Nonprofit user group winter 14 jl - 111013
Nonprofit user group winter 14   jl - 111013Nonprofit user group winter 14   jl - 111013
Nonprofit user group winter 14 jl - 111013
 
Salesforce Spring 14 Release Developer Overview
Salesforce Spring 14 Release Developer OverviewSalesforce Spring 14 Release Developer Overview
Salesforce Spring 14 Release Developer Overview
 
Picking the Right CMS - WordCamp Toronto 2014
Picking the Right CMS - WordCamp Toronto 2014Picking the Right CMS - WordCamp Toronto 2014
Picking the Right CMS - WordCamp Toronto 2014
 
Winter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfWinter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdf
 
Salesforce Winter ’23 Release Highlights
Salesforce Winter ’23 Release HighlightsSalesforce Winter ’23 Release Highlights
Salesforce Winter ’23 Release Highlights
 
Salesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUpSalesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUp
 
Winter 15 : Salesforce
Winter 15 : SalesforceWinter 15 : Salesforce
Winter 15 : Salesforce
 
Embellish bureau
Embellish bureauEmbellish bureau
Embellish bureau
 
Increase Salesforce Performance using Platform Cache Demo
Increase Salesforce Performance using Platform Cache DemoIncrease Salesforce Performance using Platform Cache Demo
Increase Salesforce Performance using Platform Cache Demo
 
Salesforce Summer ’22 Release Notes - Highlights
Salesforce Summer ’22 Release Notes - HighlightsSalesforce Summer ’22 Release Notes - Highlights
Salesforce Summer ’22 Release Notes - Highlights
 
SAP SuccessFactors Instance.pdf
SAP SuccessFactors Instance.pdfSAP SuccessFactors Instance.pdf
SAP SuccessFactors Instance.pdf
 
SharePoint Re-branding The VisualStudio Way Part One SandBox Solution
SharePoint Re-branding The VisualStudio Way Part One SandBox SolutionSharePoint Re-branding The VisualStudio Way Part One SandBox Solution
SharePoint Re-branding The VisualStudio Way Part One SandBox Solution
 
Spring24-Release Overview - Wellingtion User Group-1.pdf
Spring24-Release Overview - Wellingtion User Group-1.pdfSpring24-Release Overview - Wellingtion User Group-1.pdf
Spring24-Release Overview - Wellingtion User Group-1.pdf
 
Cis407 a ilab 6 web application development devry university
Cis407 a ilab 6 web application development devry universityCis407 a ilab 6 web application development devry university
Cis407 a ilab 6 web application development devry university
 
Creating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs ConfigurationCreating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs Configuration
 
Creating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs ConfigurationCreating a Salesforce Community: Code vs Configuration
Creating a Salesforce Community: Code vs Configuration
 
Salesforce Winter Release
Salesforce Winter ReleaseSalesforce Winter Release
Salesforce Winter Release
 
Employee Community
Employee CommunityEmployee Community
Employee Community
 

Dernier

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dashnarutouzumaki53779
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 

Dernier (20)

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dash
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 

Summer 13 Release Notes - Key UI, Security, and Development Updates

  • 2. New User Interface and Login  First thing we noticed after Summer 13.  Login Page Changed.  Setup link appears separate now (Not if you have Community)  Admin setup has Administer option first.  To enable new Improved Setup User Interface, Navigate to “User Interface Setting” and check “Enable Improved Setup User Interface”.  Demo
  • 3. Domain Management  Not able to open more than one Developer org/Production Org in one browser ?  Needed to create multiple Google chrome profile ?  Here is answer…  Assign Unique domain to your Salesforce instance.  If your domain name is “shivasoft”, it will take form like :  https://shivasoft.my.salesforce.com
  • 4. Chatter Updates  Now Supporting Hash tag with three words.  Supports Topics.  In Chat Window, Now you can chat with users even if user is not following them.
  • 5. Global Action  Fed up with Chatter Task ? Showing task info in Chatter is good, but too much is not good.  Replicate same behaviour with Global Action.  Create records right from Chatter.  Demo
  • 6. Communities  New replacement for Portals.  New Organizations cannot use Partner and Customer Portal, they will use Community.  Existing organization needs to convert there Partner and Customer Portal to Community.  Partner / Customer and Community cannot be enabled at same time.  You need extra licenses for Community, its not free.  Demo
  • 7. OWD / Sharing rule for Users  You don’t want external Users to see Internal Users ?  You need OWD / Sharing rule even for Users ?  -  Now its possible in Summer 13 only if Community is Enabled.  User Sharing for others are also available by Pilot Program.  Demo
  • 8. Report Folder Sharing  Three Types of Sharing Now :  Viewer : Can see report but cannot modify  Editor : Can make changes and move Report/Dashboard to other folder  Manager : Can control visibility / access to other users for that folder.
  • 9. Formula Enhancements  Now you can access Owners detail. Previously only ID was available.  In Formula type of field, we now have checkbox data type. Which will return either true or false.
  • 10. Opportunity split  Implemented from Idea.  Many Sales People involved in winning opportunity. Credit should be shared amongst them.  Two types of Split :  Revenue : Addition must be 100%  Overlay : It may go more than 100%.  Not supported in Forecast and territory.  Owner is automatically added as one of member in Opportunity Split.
  • 11. What CSRF is doing on my Visualforce Page Set up ?  Demo  Stands for “Cross Site Request Forgery (CSRF)”.  New Level of Security for your Visualforce.  When checked, it protects against CSRF attacks by modifying the page to require a CSRF confirmation token, a random string of characters in the URL parameters. With every GET request, Visualforce checks the validity of this string of characters and doesn’t load the page unless the value found matches the value expected.  It works only for VF pages if they override standard delete link. No need to check for other VF pages.  Note : Post request already has this feature by default.
  • 12. Developer Console  Salesforce is trying as much it can make developers life easy with help of Developer Console.  New Enhanced Look and Feel  Autocomplete for Apex – press Ctrl+Space bar  Demo
  • 13. Visualforce Updates  Control “html” and “body” tag generation  Two new attribute in <apex:Page> Markup - applyHtmlTag and applyBodyTag.
  • 14. Visualforce Updates  Introduction of new Component : <chatter:userPhotoUpload>  You can change photo of Chatter Profile using this.  Demo
  • 15. Visualforce  HTML 5  Option to render VF Component as HTML5. – Great if you are thinking to develop HTML 5 based app in VF.  You must update your page to API version 28.0 or later, and set the docType to “html-5.0” to enable the new behaviour.
  • 16. Canvas  Now GA  Create application in your favourite language  Run inside Salesforce with Canvas set of tools and Javascript API  Example of PHP + Canvas SDK
  • 17. Javascript Remoting  Configure timeout now  Previously it was by default fixed as 30 sec now you can change it upto 120 sec.
  • 18. Apex  Test methods can only be written in Test Class now.  Use the @TestVisible annotation to allow test methods to access private or protected members of another class outside the test class.  With this annotation, you don’t have to change the access modifiers of your methods and member variables to public if you want to access them in a test method.
  • 19. Apex – New String methods  Hashcode() – returns hashcode of String.  stripHtmlTags() – Converts HTML String to normal text string.  Example – “<h1><i> Hi </i></h1>” becomes “Hi”.
  • 20. SOSL  Now SOSL can return 2000 records. Previously it was just 200.
  • 21. SOQL – New Clause  FOR VIEW  Update objects with information about when they were last viewed  FOR REFERENCE  Update objects with information about when they were last referenced  Also SOQL now supports other comparison operators for ID field like < , >
  • 22. Sandbox Enhancements  Sandbox Template – Now you can control what should be copied to your new Sandbox.  Only for full Sandbox.  Custom Settings – Now data of Custom Setting also gets copied in Sandbox.  Initially it was only in Full Sandbox.
  • 23. Deployment / Change set Enhancements  Approval Process Supported now.  Auto Response Rule, Assignment Rule and Escalation rules are available now.
  • 24. More… Time to give back to Salesforce  Participate in board / Stack Exchange discussions.  You can also use #askforce for any question.  Use Idea if you got some suggestion and if it already exist , Vote it up.
  • 28. T/F : Private Groups in Chatter cannot be accessed even by System Admin w/o permission of Group Owner. False. Any user with Modify All Data permission can access private group in Chatter. We don’t have anything like Hidden Group. If you need Hidden Group in Chatter, Vote up Idea in IdeaExchange.
  • 29. What are three New permission level in Report and Dashboard folders  Viewer  Editor  Manager
  • 30. Which VF tag can be used to update Chatter Profile picture?  <chatter:userPhotoUpload>
  • 31. How many words supported in Hashtag/topic in Chatter ?  3
  • 32. T/F : We need to raise Support ticket to Salesforce to enable Canvas.  False. Canvas is GA after Summer 13.
  • 33. What is one condition which needs to be enabled to define OWD and Sharing rule for Users by default ?  Community should be enabled  Pilot program is also available if communities are not available.
  • 34. What are two new attribute added in apex:page mark-up to control generation of “html” and “body” ?  applyHtmlTag and applyBodyTag
  • 35. What are two clause added in SOQL ?  For View  For Reference
  • 36. If String has HTML mark-up, which method you will use to get Simple text without HTML ?  stripHtmlTags() – Converts HTML String to normal text string.  Example – “<h1><i> Hi </i></h1>” becomes “Hi”.
  • 37. How many records SOSL can return?  2000 previously it was only 200