Skip to main content

#Release Notes0 discussing

Salesforce Spring '25 documentation review request 

 

Hello, I am the writer for Salesforce Feedback Management docs. 

The Spring '25 documentation is now available on the unauthenticated Help portal. The docs have been reviewed by PMs and tested in test orgs. The last step in the process for this release is to get the content reviewed by external stakeholders.  

 

Please review the Feedback Management 

release notes and help docs 

by Wednesday, 12 March 2025. Here's the link to the release notes (the corresponding help docs are available in the See Also sections within each release note):  

 

https://help.salesforce.com/s/articleView?id=release-notes.rn_feedback_management.htm&release=254&type=5

 

While reviewing, please look for things like:

  • What's working well? What should we keep doing?
  • Anything missing?
  • What should we do differently? 

Make sure you're viewing the unauthenticated help portal. If in doubt, use an Incognito window. 

 

#Release Notes  #Product Documentation

 

 

cc

@Sujit Suseel

0/9000
4 comments
0/9000

Am I the only one who's really annoyed by the release note updates being split into separate pages per area? This makes it so much harder to see what's changed at a glance, having to click into each section. One big page please!

https://help.salesforce.com/s/articleView?id=release-notes.rn_change_log_patch_12b.htm&type=5&release=252

Am I the only one who's really annoyed by the release note updates being split into separate pages per area?These are what we had in the Spring 24 release notes - so much easier to read.Screenshot 2024-11-13 at 09.12.34.png #Release Notes 

1 comment
  1. Nov 13, 2024, 9:42 AM

    No, and this is the perfect opportunity for me to give an update to @Todd Halfpenny and @Jodie Miners who gave me the same feedback.  

     

    We changed this back in July to solve what is essentially an internal issue with how this works.  We are in the process of moving to a new publishing toolchain which will give us a lot more flexibility.   Once we've completed that move, this is one of the first things on my backlog to change.   This is a huge undertaking so the not so good news is that I probably won't get to do this until Q1/Q2 next year so please bear with us for Spring '25 at least and I'll know more by then. 

0/9000

[▶️]🔴🔥🎬 How to Configure Flow Transform Element | Spring24 New Flow Feature

The Transform element, a cornerstone of Flow Builder, has undergone notable refinements since its last iteration. One of the most compelling additions is the ability to seamlessly transform collections of data between flow resources. This enhancement unlocks a myriad of possibilities, allowing users to manipulate data with unprecedented flexibility and precision.

In this blog post and video, I am going to show you how you can aggregate data from a source collection to calculate the sum or count of items in that collection and assign the result to a target data field. You can also enter a fixed value for a target data field.  

📝 https://sudipta-deb.in/2024/03/how-to-configure-salesforce-flow-transform-element.html

🎬 https://youtu.be/_Rrb4aoG8Ek

 

@The Blog Group @* Release Readiness Trailblazers *

[▶️]🔴🔥🎬 How to Configure Flow Transform Element | Spring24 New Flow FeatureThe Transform element, a cornerstone of Flow Builder, has undergone notable refinements since its last iteration.

 

#New Releases #Release Updates Announcements #Release Readiness #Release Notes #Flow #Flows #Salesforce Flow #SalesforceTransformElement.jpeg

2 comments
  1. Sep 25, 2024, 10:27 PM

    It seems like this can, essentially, replace rollup summaries - the example starts with a record-triggered flow on a detail object, and updates a field with an aggregate value on a related record. But what about other types of aggregates? 

     

    For example, say I wanted to perform the same aggregate, but from a screen flow on my account. I would use a get records to get opportunities where Account.ID = $Record, and Stage = Closed Won. Then I would pass the resultant record collection into my Transform element, and I would want to total the Amount field of the Opportunities in my collection, then reference that value later in my flow (either to update a field in the Account record as in your example, or just reference within a Screen to show component A vs. B, etc.) 

     

    Is it not capable of this? Because I couldn't get it to work this way - the ability to define an Aggregate didn't even show up as an option in my Screen Flow, where my recordId = an Account, and my source record collection = Opportunities.

0/9000

Salesforce Summer '24 documentation review request

 

Hello, I am the technical writer for Salesforce Feedback Management. 

The Summer '24 documentation is now available on the unauthenticated Help portal. The docs have been reviewed by PMs and tested in test orgs. The last step in the process for this release is to get the content reviewed by external stakeholders. 

Please review the Feedback Management release notes and help updates by Friday, 31 May 2024. While reviewing, please look for things like:

  • What's working well? What should we keep doing?
  • Anything missing?
  • What should we do differently?

Details:

This form lists all release notes and help topics for review. Please enter your feedback in the form. 

 

Make sure you're viewing the unauthenticated help portal. If in doubt, use an Incognito window.

Please reach out over Slack with any questions.

 

#Release Notes  #Summer24  #Documentation

 

cc @Sujit Suseel

0/9000
1 comment
0/9000
1 comment
0/9000

Salesforce Winter'24 Release Update

 

Do you have trouble keeping track of which leads are active and which ones need attention?

Do you wish there was a way to quickly see which leads or contacts have no activity, or which ones have upcoming activities scheduled?

 

If so, then you'll be excited about the new Intelligence View for Leads and Contacts in Salesforce Winter '24 release.

 

This new feature provides a centralized view of all activity related to your contacts, including calls, emails, meetings, and tasks. You can also use the Intelligence View to create new tasks or emails for multiple contacts at once.

 

I've just written a blog post on the new Intelligence View feature for Leads and Contacts in the Salesforce Winter '24 release.

 

🔗 Blog Link: https://debugforce.blogspot.com/2023/08/new-intelligence-view-for-leads-and.html

 

I would love to hear your feedback on the post. Please let me know what you think in the comments below.

 

#Salesforce #Winter24 #New Releases #Release Notes 

Salesforce Winter'24 Release Update Do you have trouble keeping track of which leads are active and which ones need attention?

1 comment
0/9000

Prebuilt Retail Banking Service Processes for Financial Services Cloud are now LIVE!

Capture service-related requests through assisted or self-service channels with the new prebuilt retail banking service processes for Financial Services Cloud. This release note announces the availability of the service processes and includes instructions on how to install the services processes as an unmanaged package. We'll post the link to the documentation in the thread once the content is live.

#Financial Services Cloud #New Releases #FSC #Release Notes

0/9000

🚀 Salesforce Winter '24 Release Update

 

⚡The Winter '24 release of Salesforce includes a number of enhancements for Lightning Web Components (LWC). In my latest blog post, I take a look at some of the most important new features: 🌩️

 

  1. New and Changed Directives
  2. Create and Manage Toast Notifications
  3. Control Workspace Tabs and Subtabs
  4. Monitor Component Events
  5. Latest LWC Features with Component-Level API Versioning

I also provide some code samples and tips for getting started with these new features.

🔗 Check out the full blog post here. https://debugforce.blogspot.com/2023/09/lwc-enhancements-for-developers.html 

 

I hope you find this post helpful!

 

🌩️Do you have any questions about the LWC enhancements in the Winter '24 release? Let me know in the comments below. ❓🚀 Salesforce Winter '24 Release Update ✨ ⚡The Winter '24 release of Salesforce includes a number of enhancements for Lightning Web Components (LWC).

#Salesforce #Salesforce Developer    #Winter24 #New Releases #Release Notes #Release Updates Announcements  #LWC #LightningWebComponent #LWC Development #Learning  

1 comment
0/9000