Skip to content

kevina-code/QuickActionParam_To_LWC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

QuickActionParam_To_LWC

This is a workaround for the lack of out-of-box ability to pass parameters from Quick Actions to LWC.

Usage:

Name your Quick Action using the following format: QuickActionName_XXX_ParamVal

Example: a quick action with API Name Quickie_XXX_Foo created on Account object

For the above example, the LWC will parse Foo off the Quick Action API Name.

About

This is a workaround for the lack of out-of-box ability to pass parameters from Quick Actions to LWC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published