• Home
  • Company
  • Service

    Our Services

    • Financial
    • Agentforce
    • Education
    • Customer 360
  • Product
  • Blog
    • Financial Services Cloud
    • Configuring Custom Domains
    • Omnistudio, Data Mapper and IP
    • Winter 24 release
    • Winter 23 release
  • Contact Us
Start Your Project
  • Home
  • About Us
  • Service
  • Product
  • Blog
  • Contact Us
Explore Now

Contact Us

+91 9871717425
sales@codmsoftware.com
Supertech Astralis Plot No. 1,
Sector 94, Noida, Uttar Pradesh 201301

Social Media

Salesforce winter 23 release

Home Blog

Salesforce winter 23 release

  • Bhav Malhotra
  • October 11, 2023
  • Winter 23 release
  • 2 Comments

Salesforce winter 23 release

The release includes new features and improvements for Lightning Experience, Salesforce Flow, Lightning Web Component, Apex, Experience Cloud, Einstein Automate, Customer Data Platform, Field Service, Marketing Cloud Account Engagement, Quip, and CRM Analytics.

1. Create Overlays with the New Modal Component

Use modals to interrupt a user’s workflow and draw attention to an important message. A modal, which displays the message on top of the current app window, requires a user to interact with it to regain control over the app.

To create a modal component, import LightningModal from lightning/modal in your JavaScript file. Then, create a component class that extends LightningModal.

This component doesn’t use a lightning-modal tag. Instead, the modal’s HTML template uses helper lightning-modal-* components to make the modal’s header, footer, and body. The lightning-modal-body component is required, and the others are optional.

Our blog is your go-to resource for the latest trends, best practices, and expert advice in the staffing industry. From articles on optimizing your hiring process and navigating employment law changes to career development

Field History Tracking

Refine Operational Insights with Advanced Field History Tracking Capabilities.

  • Enhanced Visibility
  • Improved Audit Trail
  • Data Analysis and Insights
  • Efficient Troubleshooting

2. Fix Invalid Template Usage to Avoid Warning When Component Loading

Loading an LWC component results in a warning if your component includes a <template> element includes an invalid attribute. For non-root <template> elements, only the following directives are supported: for:each, iterator:iteratorName, and if:true|false. We strongly recommend resolving any issues by removing any invalid attributes from your component's <template> element.

In Spring’23, this invalid usage of the <template> element doesn’t render correctly, and loading a component that contains this invalid usage will result in an error. For example, the non-root <template> element in this example contains an invalid attribute.

To fix the warning and ensure that your component continues to load correctly in future releases, remove the invalid attribute or use another element like <div> or <span>, depending on your use case.

3.Be Ready for Multi-Factor Authentication Auto-Enablement

The requirement to use multi-factor authentication (MFA) when accessing Salesforce products went into effect on February 1, 2022. All users must now use MFA when they login to Salesforce, whether they’re logging in directly or using single sign-on (SSO). To help customers satisfy this requirement, in the first half of 2023, Salesforce is automatically enabling MFA for direct logins. In the September 2023 timeframe, we’re enforcing MFA by making it a permanent part of the Salesforce login process. To avoid disruptions to your users when these milestones occur, enable MFA as soon as possible.

There are several enhancements in Salesforce Flow as follows:

Cut and Paste Flow Elements: Change the order of flow elements auto-layout faster by using cut and paste.Change the order of flow elements auto-layout faster by using cut and paste. Previously, to move an element on the canvas, you copied and pasted the element then deleted the original element, and then you updated the API name of the pasted element.

Use Formula Builder in Flow Resources and Collection Filter Elements: You can now use an enhanced formula builder in Flow Formula-type resources and the Collection Filter element. The builder guides you through the syntax so that you can create an expression more easily. Instead of waiting until you save a flow, you can check the formula syntax and catch errors as you work.

  • Post Tags:

Salesforce Flow Enhancements

Select Multiple Records in the Lookup Flow Screen Component :

Now you can search and then select more than one record with the Lookup flow screen component. You can specify a selection maximum and one or more default records.

Add the Lookup component to your screen flow and set the Maximum Selections field to a value greater than 1.

Use Record-Triggered Flows to Update Related Records:

Now you can use record-triggered flows to update any records related to the triggering record.

Launch Screen Flows With Lightning Web Components : Embed a screen flow from any Lightning Web Component with the new lightning-flow component. Developers can supercharge their flows by customizing finish behavior, setting custom styling, or launching flows from their Lightning Web Components. And they can offload complex input collection and branching logic to Flow, saving time and money.

Example shows an LWC component with the Survey_customers flow API name.

Use In and Not In Operators in Flows to Find Related Records :

With the new In and Not In operators, a flow accesses a collection of primitive values to get related records without using the Loop element. The flow uses fewer SOQL queries and DML statements and performs faster. The new operators support accessing collections of type Text, Number, Date, Date/Time, Currency, and Boolean. The operators are available in the Get Records, Update Records, and Delete Records elements.

Test One, Two, Three, Flow (Generally Available): Before you activate a record-triggered flow, you can now test it to quickly verify its expected results and identify flow run-time failures. In Flow Builder, you create, save, and run flow tests. Previously, you debugged a flow manually to troubleshoot failures each time they occurred. Now, you create and save a flow test from a debug run. Then each time you modify the flow, you can run the test. Flow tests don’t support flows that run when a record is deleted. This feature, now generally available, includes some changes since the last release. Flow tests now support scheduled paths. Previously, flow tests

Filter Your Picklists By Record Type in Flow Screens:

Now you only see relevant picklist values when using Dynamic Forms for Flow. Previously, all the picklist values for a field appeared, regardless of whether a record type was provided, and could show irrelevant values.

Use Integration Procedures to process and transform data before displaying it in OmniScript.

Select Multiple Records from a Table in a Flow Screen :

Leverage the new Data Table (beta) flow screen component to display a list of records on a flow screen. You can set the table to read-only, or enable your users to select one or more records and use their selections later in the flow. And users can change the width of table columns and wrap or truncate overflowing text.

Add the Data Table (beta) component to your screen flow and configure the fields.

Get In Touch

We are just a message away—let’s understand how we can help your business.

Search

Our Services

  • Financial Services Cloud
  • Agentforce & AI
  • Education Cloud
  • Salesforce Customer 360
  • OmniStudio Cloud

Recent Posts

    20 Apr, 2025
    Financial Services Cloud: Key Features for 2025
    20 Apr, 2025
    Configuring Custom Domains in Salesforce
    28 Aug, 2025
    Best Practices Omniscript & Data Mapper and IP
    2 Oct, 2024
    Salesforce winter 24 release

If You Need Any Help Contact With Us

+91 9871717425

About Us

Boost your business with our customised CRM solutions. Optimised processes, improved customer relationships and scalable growth we deliver innovations for your success.

Pdf Download

View More Blog

16 August 2023 Ben Stokes

Financial Services Cloud: Key Features for 2025

Salesforce Financial Services Cloud (FSC) is a specialized CRM platform designed to meet the unique needs

Read More
16 August 2023 Ben Stokes

Configuring Custom Domains in Salesforce

Setting up a custom domain in Salesforce allows companies to personalize their Salesforce URLs,

Read More
16 August 2023 Ben Stokes

Named Credentials

A named credential specifies the URL of a callout endpoint and its required authentication parameters in one definition.

Read More

Stay Connected

Subscribe to get lates blogs, product updates, and expert tips.
Your next idea could start here.

Boost your business with our customised CRM solutions. With optimised processes, improved customer relationships and scalable growth – we deliver innovations for your success.

Services

  • Financial Services Cloud
  • Agentforce & Al
  • Education Cloud 
  • Salesforce Customer 360

Quick Links

  • Home
  • About Us
  • Service
  • Blog
  • Contact Us

Contact Us

+91 9871717425
sales@codmsoftware.com
Supertech Astralis, Plot No.1, Sector 94
Noida, Uttar Pradesh 201301

© All Rights Reserved CodM Software.

Salesforce Ridge Partner