My first real foray into Lightning Web Components - an sobject / list view driven lightning data table
To install or explore this component:
- Follow the Quick Start here: https://trailhead.salesforce.com/content/learn/projects/quick-start-lightning-web-components (Note, install the pre-release plugin if you already have SFDX installed! Otherwise, you will get some gnarly errors!)
- Clone this repository
- Open your local folder for this repository in VS code.
- Create a scratch org (or use your existing pre-release scratch org if you already have one)
- Push the source.
- Add the relatedList component via Lightning App Builder. It should work on the home page, a record detail page, or in a lightning app. Make sure to define the "Object API Name" as well as the "List View Name" in the Lightning App Builder properties.