This is the web version of the newsletter which you can subscribe »
Hello
Let take a look at links from this week's summary.
For everyone
New: Salesforce Digital Wallet Makes Monitoring Data Cloud Credits Easier
https://www.salesforceben.com/new-salesforce-digital-wallet-makes-monitoring-data-cloud-credits-easier/
The ongoing discussion about pricing in Salesforce Data Cloud, a consumption-based product, is crucial for many professionals. Each transaction, which includes segmentation, activation, and data storage, uses credits. As budgets tighten, understanding costs becomes essential. The Data Cloud's applications are expanding beyond marketing to include sales, service, and commerce teams, as well as Salesforce industry products like Health Cloud. For organizations uncertain about potential consumption and costs, Salesforce's Digital Wallet provides valuable insights.
Salesforce Commerce Cloud & AI: Where is Everything Heading?
https://www.salesforceben.com/salesforce-commerce-cloud-ai-where-is-everything-heading/
Salesforce Commerce Cloud offers eCommerce solutions on the Salesforce platform, consolidating customer experience functions. With acquisitions of Demandware and CloudCraze, progress has been significant. Michael Affronti, GM of Salesforce Commerce Cloud, shared insights on current priorities, "Commerce on core," Commerce Copilots, and future developments.
Salesforce Fact #832 | Screen flow: using Transform element result in datatable
https://sfactsabhishek.blogspot.com/2024/04/salesforce-fact-832-screen-flow-using.html
The Transform(Beta) element in Screen flow allows users to manipulate account records and display them in a datatable.
How to Get Records by Multi-Select Picklist in Flow
https://salesforcetime.com/2024/06/01/how-to-get-records-by-multi-select-picklist-in-flow/
A multi-select picklist field enables users to select multiple values from a predefined list rather than just one. However, there is considerable debate about its use in Salesforce due to various limitations. Salesforce has acknowledged these issues and now displays the limitations when creating such fields. One notable limitation is the inability to use the Get Records element in Flow to retrieve records based on multi-select picklist values.
Best Practices for Salesforce Security: Protecting Data and Avoiding Unauthorized Access
https://blog.enree.co/2024/06/best-practices-for-salesforce-security-protecting-data-and-avoiding-unauthorized-access
Salesforce handles sensitive data crucial for many organizations. It is important to secure this data and prevent unauthorized access. Best practices include using MFA, profiles, permission sets, and data encryption.
Check out the latest Datatable improvements!
https://unofficialsf.com/check-out-the-latest-datatable-improvements/
The latest release of Datatable introduces exciting new features and minor bug fixes. A notable addition is the new Remove Row Action, enabling users to delete individual rows, ideal for managing items in a shopping cart. Users can set a maximum number of records, customize the action's icon and color, and position the action column on either side of the table.
For devs
Top 10+ Salesforce deployment errors
https://beyondthecloud.dev/blog/salesforce-deployment-errors
While working with Salesforce, users often encounter challenges with deployments, which can be complex due to various caveats. To assist others, the author compiled a list of common Salesforce deployment errors encountered and provided potential solutions for each.
Salesforce Fact #737 | Show acceptable file format icons using LWC in screen flow
https://sfactsabhishek.blogspot.com/2023/08/salesforce-fact-737-show-acceptable.html
We have a File Upload input type in screen flow. It does have accepted file formats parameter, but doesn't show visual indicator for the same. Why not use an LWC to show acceptable file format icons using the base lightning-icon component.
Salesforce Fact #855 | Dynamic record picker in LWC
https://sfactsabhishek.blogspot.com/2024/07/salesforce-fact-854-dynamic-record.html
We have a dynamic record picker in LWC. Using the combobox we can select the sobject and based on that we can set the objectApiName of the lightning record picker.
Log LWC Event Messages using Lightning Logger : Event Monitoring in Salesforce
https://www.sfdcstop.com/2024/01/log-lwc-event-messages-using-lightning.html
The lightning/logger module logs messages to Salesforce event monitoring from lightning web components. It captures error messages and user interactions.
Top Improvements Developers Want to See in LWC — Add Your Voice Today!
https://developer.salesforce.com/blogs/2024/02/top-improvements-developers-want-to-see-in-lwc-add-your-voice-today.html
The Lightning Web Components (LWC) and Developer Tooling teams reviewed responses to the 2023 State of LWC Survey to improve developer experience. They launched the 2024 survey, running through March 2024. Developers are encouraged to participate and share their insights. Learn more about the results of the 2023 survey and ongoing efforts to enhance LWC.
Salesforce Fact #627 | Passing list of Sobject across batch apex
https://sfactsabhishek.blogspot.com/2023/02/salesforce-fact-627-passing-list-of.html
To pass List
Salesforce Fact #779 | Error during emptyRecycleBin()
https://sfactsabhishek.blogspot.com/2023/10/salesforce-fact-779-error-during.html
When using Database.emptyRecycleBin() method, specify only the top level record id if there are cascade delete relationships between records. For instance, when hard deleting account and related contact records, only the account record id is needed. Specifying both account and contact record ids will result in an error: 'Invalid record id; no recycle bin entry found'.
For architects
Google Delays Third-Party Cookie Depreciation Again - More Time to Prepare?
https://www.salesforceben.com/google-delays-third-party-cookie-depreciation-again-more-time-to-prepare/
Google has postponed the end of third-party cookies in Chrome until 2025, originally set for late 2024. The exact date in 2025 remains undetermined. The decline of third-party cookies began in 2020 when Firefox and Safari blocked their usage, preventing these cookies from being stored by those browsers.
Salesforce Org Recommendations for ISVs
https://developer.salesforce.com/blogs/2024/07/salesforce-org-recommendations-for-isvs.html
ISV partners have access to unique additional orgs that help you develop, test, and demo apps.
![]() |
Grzegorz Skaruz |
If you no longer want to receive messages from me, you can always unsubscribe
This is the web version of the newsletter which you can subscribe »