Salesforce Summer ’23 Release Highlights

Summer is approaching in the northern hemisphere and enjoying the sunlight, the beaches, and the warm temperatures are reasons to be excited about its arrival. For instance, to Salesforce lovers, summer means the release of a new version. This is one of the three times of the year that Salesforce makes the latest and greatest of its technology available to its users.

Some key points about each release are:

  • The exact date for releases change every year, but Salesforce generally announces the highlights of these periods several weeks in advance. In Summer ’23, you should keep an eye out for the dates below.
Salesforce Summer23 Release Dates
  • New features, bug fixes, and enhancements are included for all Salesforce products: Sales Cloud, Service Cloud, Marketing Cloud, Einstein, AppExchange, and more. These changes are made based on the needs and feedback of the Trailblazer Community.
  • Customers can begin to get familiar with the updates and plan for deployment in their organizations well in advance once the Pre-Release Organizations become available.
  • Along with new features, each release may also include changes to the user interface, API, developer tools, and the platform.
  • They mark a milestone for Salesforce customers to access the latest version of the platform automatically and for free, allowing them to take full advantage of updates to improve their business processes and increase their productivity.

Salesforce Summer ’23 Release Notes

Release notes detail new features, enhancements, and bug fixes that have been added to the platform. In addition, they include information about features that may be obsolete or removed in the new version. As they are always published before the launch, they allow you to visualize the training and changes that will be necessary for your users.

Below, we present a selection of articles that have caught our attention the most and that we consider to have the greatest impact for the organizations we manage. We hope you will find them very useful, and, so you do not miss any details, we recommend that you consult the Summer ’23 Release Notes as well.

Salesforce Summer ’23 Release Notes for Admins

Customization enhancements

Customizations are different ways to modify and implement Salesforce functionality to better suit the processes and requirements of a specific industry, sector, or company.

Permissions

Set Field-Level Security for a Field on Permission Sets Instead of Profiles (Generally Available)

Thanks to this functionality you will be able to establish security at the field level when you are going to create it or modify an existing one, even change the type if it is customized. In permission sets you no longer have to work with profiles. This change makes it easier to follow good practices in user access control, such as using permission sets to manage your users’ permissions instead of profiles.

Allow Delegated Admins to Manage Permission Set Group Assignments

Delegated administrators, starting with this release, will be able to assign or remove permission sets to users in their group, however they will not be able to modify these permission sets.

Lightning App Builder

Align Fields Horizontally in Field Sections

This new feature prevents fields in multi-column Field Sections from collapsing to the top when their values don’t occupy the same space. Allows each field in columns of fields to remain horizontally aligned with its neighbor on the same row. Example:

Align Fields Horizontally
Align fields horizontally

Dynamic Forms for Mobile (Beta)

Enabling this property will increase the customization options on your Lightning record pages. Mobile users will have the same experience as desktop users.

Dynamic Forms on Mobile

Optimize Your App Pages with the Accordion and Tabs Components

With Accordion and Tabs components, you’ll make your Lightning pages more organized and effective. In Accordion components you can place and section other components. Additionally, you can customize the labels of each tab and the accordion section to your liking. These bundlers will now be available on App pages, previously they were only available on Record type pages.

Fields

Limit the Number of Inactive Picklist Values

Starting with this release, the maximum number of inactive values in unrestricted picklists is restricted to 4,000. On the Picklist Properties page, under Settings, the panel that provides the option to remove the upper bound for these values will be removed.

Picklist Settings

Say Hello to Salutation Picklist Values in Lightning Experience

Before, you had to switch to Salesforce Classic to perform this action. Now, from Setup, you will be able to use the Object Manager to manage the Greeting values in picklists for Individual, Lead, Contact, Account, and Person objects.

Reflect the Diversity of Your Customers with Gender-Neutral Salutations

This option allows you to customize the Salutation field to add honorary titles or non-binary salutations specific to your business. The Picklist Greeting value, Mx, will now be available by default. Before you collect gender-related data from your customers, you’ll want to make sure you review the privacy implications.

Reports & Dashboards

Enhance Your Visualizations with Images, Rich Text, and Dashboard Widgets

With this improvement you can get incredible, more personalized and descriptive Lightning dashboards. From now on in the Unlimited edition, panel components will be called widgets. Before each panel could contain up to 20 components or widgets, now the limit is increasing to 25. With a maximum of 20 charts and tables, 2 images and 25 rich text widgets, you can add to your panels, company brands, flowcharts, and even Animated GIFs. In addition, the number of filters that can be applied to dashboards has been increased from 3 to 5.

Post Lightning Dashboards in Slack

This new function is very useful since it allows you to share, through your channels and Slack workspaces, the panels with the results of the analysis that you carry out of your information. Colleagues you share them with will be able to view them in real time, share, and subscribe. Before you can publish Lightning dashboards to Slack, you’ll need to have the Connect Salesforce to Slack permission. In addition, you’ll need to connect your CRM Analytics for Slack app to your Slack workspace.

Salesforce General Setup Enhancements

Clone Lightning Apps

You will be able to make your customizations with Lightning much faster. From now on with the Clone option, in the Application Manager, you will be able to copy an existing custom application. This feature is available only for custom Lightning apps. It is not available for standard, connected, managed, community, or classic apps.

Boost Productivity with Mass Quick Actions on Related Lists (Beta)

Now you can perform quick actions directly on the related lists. These include linking records to list items, selecting up to 100 items from these lists, and performing bulk updates, all without leaving the page.

General Enhancements in Salesforce

Undo Field Changes with a Click

Now, as you type in an input field on a Lightning Web Components record page, the background color will change and an undo button will appear until you save. Before, this was a very unintuitive action. This functionality will not be available on pages that have Dynamic Forms enabled.

Einstein search

Configure Searchable Objects for Each User Profile (Beta)

By configuring search objects for each user profile, you’ll ensure that users get search results related to the work they do. From now on in the Search Manager you will be able to choose, by means of a drop-down list, the objects that each user can locate.

Sales Cloud Calendar enhancements

Maximize Your Productivity with Calendar Enhancements

These improvements will allow you to have a better vision of your planning and more details about your upcoming meetings. In the calendar view of your agenda you can view up to 500 events. By clicking on each event you will be able to preview it and reopen it if you have detected its accidental expansion. In addition, you will be able to enable events in up to 50 calendars and shared resources. Calendar views will also show overlay event tiles, expanded text, and shaded colors for past dates.

Salesforce Summer ’23 Release Notes for Developers

Opt-In for Event Log File Generation

This update was first available in Spring ’23 and will now be implemented in Summer ’23. When it goes into effect, event log files will be generated and delivered only to instances that opt in to receive them. In addition, event log file generation will be automatically disabled for Developer and Trial editions as well as for instances that do not have the “Event Monitoring” plugin subscription by default.

Salesforce Flow Builder Updates

New Process Creation Is No Longer Available

This is part of the steps to remove the processes from “Process Generator”. However, you will still be able to edit, activate, and deactivate the ones you already have. Also, you will be able to continue creating automations in the “Flow Generator”. Most of the Process Builder use cases are now supported and work better in Flows. To facilitate the migration of your processes, use the “Migrate to Flow” tool.

To test and create usable processes in managed packages, developer organizations still allow you to create processes.

Log Emails Sent with the Send Email Action

You will be able to automatically record emails in “Timeline Activity” logs, every time you use the Send Email action. Until now, emails sent using the Send Email action cannot be automatically registered as a Timeline Activity.

Use Email Templates in the Send Email Action

Very soon you will be able to reuse the content of your emails with the templates available in both Lightning and Classic by applying the “Send Email” action. Currently, you cannot use email templates in the Send Email action.

Edit Action

Search and Display Data Table Results in Screen Flows

Very soon, users will be able to search and filter the results of data table records. The search returns the first 1,500 items with an initial 200 records displayed. As we scroll through the results, additional records are progressively loaded in groups of 100. The search results also show the number of items displayed and the total number of items found.

View Standard Flows in Flow Trigger Explorer

Standard flows are flows provided by Salesforce. In the near future when these flows contain triggers, they will appear in the “Flow Triggers Explorer”. This new property will allow you to see when a flow of this type will run, relative to your other flows. Standard flows cannot be modified.

Features to be Retired at Summer ’23 Release

– News features, automated account fields, and automated account logo will retire in all Salesforce orgs in Winter ’24 on October 13, 2023.

– New email composer in Beta

Salesforce will replace the current email editor in the docked and case feed email composers, and we will be enjoying a feature-rich HTML text editor based on the open-source TinyMCE editor. Salesforce will apply this update in Summer ’24.

– Async SOQL will be retired in this release. You will need to use the Bulk API or Apex Batch to query large objects.

Although originally scheduled to be removed this Summer ’23, Salesforce Platform API versions 21.0 through 30.0 will persist through Summer ’25.

Don’t miss the opportunity to fully explore the features that Salesforce offers you with each release. Carry out all the tests you need, consult the notes that peak your interest and if there is any new functionality that you want to implement, do not hesitate to contact us at hello@theskyplanner.com and we will gladly answer you.

Trusted by great companies.

From start-ups to Fortune 500s, we help businesses of all sizes get the most out of their Salesforce experience.

sp-client-Sony
sp-client-GBI
sp-client-Sabadell
sp-client-Boats
sp-client-DHL
sp-client-Norwegian
sp-client-Larkin
sp-client-Bupa
sp-client-Discovery
sp-client-Bacardi

What people are saying

Five starts

Five stars on customer satisfaction and Salesforce appexchange ratings.

"Excellent Consultants. During the training I received by the SkyPlanner team, I was lucky to better understand the powerful capabilities of Salesforce.com. They were very effective, straight-to-the-point, and with a solid knowledge of the CRM and the Force.com platform. Definitively they showed us how to streamline the business process within our company. Great group of people spreading valuable knowledge to make businesses grow. I highly recommend them."

Ramiro Allen — Chief Software Engineer @ TurboPay Limited

"Excellent partner! We have been working with SkyPlanner for almost one year now. It has been a pleasure working with their team. If it wasn't for them we would have not been able to go-live with our platform when we did. They understood our needs and were not only able to execute but guide us in our decisions. We continue using them for our on-going projects. They have a deep understanding of the overall platform. Their team is always ready, willing and able to help."

Ivan de Moya — VP Innovation Technology @ SunStreet

"SkyPlanner was professional, creative, reliable and extremely accommodating. From the onset of the project, it was clear that we had found the right partner. Our project was complex and every time we hit a roadblock, SkyPlanner was helpful in identifying and implementing a solution. Jorge Fernandez [SkyPlanner's Co-Founder & Managing Director] was our primary contact and we cannot say enough about what an asset he was in bringing our project to resolution."

Ryan Borcherds — Marketing @ Deliver Lean

"On time, on budget, great quality on every project. Whenever I get asked to recommend a Salesforce.com partner, I do not hesitate on my reply: Go with SkyPlanner. I had the privilege to have worked with many teams over the years, none have brought to the table the enthusiasm the SkyPlanner team has. This combined with their professionalism and expertise are the reasons I ONLY recommend one partner: SkyPlanner. In every project (and we have done many) they have consistently delivered on time and on budget with significantly superior quality."

Juan Meza — Strategic Business Development Director @ Sony Electronics Inc.

"Outstanding Service! Happy to have them as our partner! SkyPlanner is by far the most experienced and reliable Salesforce partner. We almost gave up on Salesforce thanks to our previous partner, fortunately we found SkyPlanner and they came to the rescue! They took their time to understand our needs and complexity of our organization. Highly talented, professional and dedicated team. I cannot stress enough how happy we are to have them as our partner and we look forward to continue building our relationship."

Nolan Pereira — Project Manager @ BLU Products

Go to top