Sticky Selectron is a Data Table Lightning Web Component for easy record selection in a screen flow that will persist (or remain “sticky”) across flow screens.
For project information, install instructions, and documentation, please visit our wiki.
The Sticky Selectron project is a community-built and community-maintained Salesforce solution and a proud member of the Salesforce.org Open Source Commons Program. Please join the Commons Project: Sticky Selectron Group in the Trailblazer Community to ask questions, share your experiences, and help others!
If you have a feature request or bug report, you can submit an issue on our GitHub repository.
To work on this project in a scratch org using CumulusCI:
- Set up CumulusCI
- Run
cci flow run dev_org --org dev
to deploy this project. - Run
cci org browser dev
to open the org in your browser.
Now that you’ve created a Salesforce DX project, what’s next? Here are some documentation resources to get you started.
Do you want to deploy a set of changes, or create a self-contained application? Choose a development model.
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.