Skip to content

Demonstration of Dynamic Interactions using custom event in lightning web component and lightning app builder.

Notifications You must be signed in to change notification settings

rahulgawale/publish-lwc-events-to-app-builder

Repository files navigation

publish-lwc-events-to-app-builder

Demonstration of Dynamic Interactions using custom event in lightning web component and lightning app builder.

About

This repo contains the sample code for dynamic interactions in Salesforce Lightning web components. There are two components that communicate with each other through custom event and Dynamic Interaction.

I have written a detailed blog post: Expose LWC events to Lightning App Builder - Dynamic Interactions

Screenshots

At intial page load.

image

When Account selected from the list.

image

App builder configuration for Dynamic Interactions Screenshots

  1. Open the app builder and select the component and go to interaction section image

  2. Set the target component public property values using event properties. image

  3. Save.

Salesforce DX Project: Next Steps

Now that you’ve created a Salesforce DX project, what’s next? Here are some documentation resources to get you started.

How Do You Plan to Deploy Your Changes?

Do you want to deploy a set of changes, or create a self-contained application? Choose a development model.

Configure Your Salesforce DX Project

The sfdx-project.json file contains useful configuration information for your project. See Salesforce DX Project Configuration in the Salesforce DX Developer Guide for details about this file.

Read All About It

4135facc3f1145f8a7730c9aa02490388a562b76

About

Demonstration of Dynamic Interactions using custom event in lightning web component and lightning app builder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published