Salesforce Winter 24 Release | Build Screen Flows with Reactive Components

Поділитися
Вставка
  • Опубліковано 27 лип 2024
  • Welcome to the Winter ’24 Release! Salesforce Release is the process by which Salesforce updates its software platform to add new features, enhancements, and bug fixes. Salesforce releases typically occur three times a year, in spring, summer, and winter, and are named after the season in which they are released.
    In this video, I am going to share how you can build screen flows with Reactive Components. Reduce the number of screens that your users click through, and build screens that feel like single-page applications with reactive flow screen components. Configure supported standard components or custom Lightning web components to react to changes in other components on the same screen in real-time. For example, create a Data Table component that lists Opportunity records. On the same screen, add a Radio Buttons component, and set the default value of the component to the stage of the first Opportunity that the user selects. Previously, if you needed a component to react to changes in another component, you placed the components on separate screens.
    Where: This change applies to Lightning Experience in Essentials, Professional, Enterprise, Performance, Unlimited, and Developer editions.
    Salesforce Release Note - bit.ly/3OWnYe1
    ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
    0:01 - Introduction
    0:25 - Build Screen Flows with Reactive Global Variables
    4:18 - Build Screen Flows with Reactive Selections
    7:09 - Use More Formula Functions in Reactive Screens
    10:18 - Reactive Components Update the First Time a Screen Loads
    12:20 - Conclusion
    📌 Salesforce Winter 24 Release Playlist - bit.ly/3P0bun0
    📌 Salesforce Summer 23 Release Playlist - bit.ly/3Mw6rbx
    📌 Display Custom Error Messages for Record Triggered Flows - bit.ly/3snudQv
    📌 Salesforce Flow Playlist - bit.ly/3nIpTnT
    📌 Rollback Records in Salesforce Flow - • Rollback Records in Sa...
    📌 New Admin Features of Salesforce Summer '23 Release - • Salesforce Summer 23 R...
    📌 New Flow Features of Salesforce Summer '23 Release - • New Flow Features of S...
    📌 HTTP Post Call From Salesforce Flow - • Salesforce Summer 23 R...
    📌 Summer 23 Release | How To Add Named Credentials To Permission Set Using Principals - • How To Add Named Crede...
    📌 External Services in Flow - HTTP Callout - • External Services in F...
    📌 Salesforce Release Playlist - bit.ly/3r7F0cn
    📌 How To Secure Apex Code With User Mode Database Operations - • How To Secure Apex Cod...
    #salesforce #winter24release #flow #errormessage #screenflow #transformdata #mapdata
    ✨ Blog: www.sudipta-deb.in/
    ✨ Subscribe for new videos on technology every week: bit.ly/3vCQKpg
    ✨Connect with me
    📌 Twitter: / thesudiptadeb
    📌 Website: www.sudipta-deb.in/
    📌 LinkedIn: / sudiptadeb
    📌 Facebook: / technicalpotpourri
    Credit: Music I Use under the Mixkit License
    Disclaimer: All opinions are my own and this video content is not endorsed by Salesforce, Google or any other company in any way.
  • Наука та технологія

КОМЕНТАРІ • 11

  • @MERIBINKS
    @MERIBINKS 3 місяці тому +1

    Very helpful! Instead of data table, it is possible to replace that with a picklist? Picklist will show all opportunities, Opportunity name and Stage will get prepopulated with selection.

  • @RS-gc7ix
    @RS-gc7ix 6 місяців тому

    Very informative. thanks

  • @RVAraghav
    @RVAraghav 9 місяців тому +1

    Instead of hierarchy custom setting, if we use a list custom setting, would we be able to compare the profile and display the discount percentage accordingly?

    • @TechnicalPotpourri
      @TechnicalPotpourri  9 місяців тому

      I don’t think that is possible.

    • @kasijangiti3427
      @kasijangiti3427 6 місяців тому

      With List Custom Settings not possible to give different values based on Profile and User.

  • @user-zg5fr1rb8m
    @user-zg5fr1rb8m 10 місяців тому

    I can't see the Setup option in my new Winter '24 org. Is there a setting I need to enable to make it visible?

    • @TechnicalPotpourri
      @TechnicalPotpourri  10 місяців тому

      For screen flows that are configured to run on API versions 57.0 and 58.0, on the Process Automation Settings page, select Enable Reactive Components for Screen Flows running API Version 57.0 and 58.0. Add components to your screen, and save and run your flows as usual.

  • @shitalbhalerao7355
    @shitalbhalerao7355 9 місяців тому +1

    I am not able to set custom setting please help me

    • @TechnicalPotpourri
      @TechnicalPotpourri  8 місяців тому

      @shitalbhalerao7355 Setting up custom settings should be very straightforward. Here is the Salesforce documentation: help.salesforce.com/s/articleView?id=sf.cs_about.htm&language=en_US&type=5
      Please let me know exactly what error you are getting. Thanks !!