Day 2: Dynamic Interactions is now Generally Available, your first 2021 Christmas gift ! #TexeiAdventCalendar

By

3 minutes de lecture

Earlier this year, Salesforce launched Dynamic Interactions, a great new feature that empowers all Salesforce Admins out there. With just Point & Click, you’ll be able to wire components together right from App Builder, no need to ask a developer to do it for you. Previously an additional development would have been required, either via Lightning Message Service or the pubsub module, or via another custom component embedding the ones that need to communicate with each other.

I’m very excited about this new feature, and wrote/talk about it several times this year. Let’s recap.

First, I had the opportunity to share my first thoughts on the Salesforce blog post unveiling Dynamic Interactions:

Also, we were lucky enough at Texeï to be part of the Dynamic Interactions Pilot, and to talk about it in a interview on Salesforce blog:

This year, CzechDreamin was virtual, but still very fun ! All speakers did a rapid-style talk, 7 minutes to present their subject. Mine of course was about Dynamic Interactions, that has just been announced at this time. You can have a look to all sessions on CzechDreamin’s website, and mine just below:

https://www.youtube.com/watch?v=k9xLfSd9IFY

Last but not least, I was invited to write about Dynamic Interactions on Salesforce Ben. You can read the blog post to do a hands-on tutorial, to implement this new feature yourself:

Hope this will convince you to try it as soon as possible!

Want to learn more? See our next tip Day 3 : boost your automation with Unofficial SF. 🎁

Read more posts

Enforce code standards with PMD

Developers working on a project usually set coding rules to have a standardized codebase. It is an important piece of the code maintainability, and it can be very easy …
March 2023
Advices
Scratch orgs

Uncovering Salesforce Settings: A Step-by-Step Guide for Scratch Orgs

Today, it’s pretty easy to build your Scratch Org definition file when you know what Settings you want to activate, as they are mapped with the same setting names …
February 2023
Advices
Business Analyst

Core qualities of a Business Analyst?

A common definition we are used to hear is that being a Business Analyst means to have a combination of both hard skills and soft skills. What does a …
June 2022
Advices
Image d'illustration d'une employée travaillant sur un ordinateur portable

Process builder and workflow make way to Flows (½)

Overview “If you can do it with a Workflow, then do it with a Process Builder, because everything a Workflow does, a Process Builder does it better”. If you …
March 2022
Advices

Day 22 : Salesforce new “Migrate To Flow tool” in Spring 22

As most of you already know, the workflow rules and process builders are planned to be retired in 2023 (no precise date defined so far). Today, I’m going to …
December 2021
Advices

Day 18 : Fake callout responses for test classes !

Hello everybody ! Today let’s talk about Apex tests classes in Salesforce. Everyone loves a good test class, and Salesforce makes it official by requiring to have a minimum …
December 2021
Advices