All Projects → dancinllama → Related-List-LWC

dancinllama / Related-List-LWC

Licence: other
My first real foray into Lightning Web Components - an sobject / list view driven lightning data table

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Related-List-LWC

lwc-redux
Integrate Redux with Lightning Web Component
Stars: ✭ 35 (+66.67%)
Mutual labels:  lightning, salesforce, salesforce-developers, lwc
Indicators
Indicators Lightning Web Component
Stars: ✭ 30 (+42.86%)
Mutual labels:  salesforce, lwc, salesforce-lightning-web-components
awesome-lwc
A list of interesting on platform Lightning Web Components resources and code examples
Stars: ✭ 124 (+490.48%)
Mutual labels:  salesforce, salesforce-developers, lwc
lwc-modules
Build any LWC you want without ever having to touch Apex
Stars: ✭ 20 (-4.76%)
Mutual labels:  lightning, salesforce, lwc
apex-rollup
Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
Stars: ✭ 133 (+533.33%)
Mutual labels:  salesforce, salesforce-developers, lwc
one-pub-sub-lwc
One PubSub: A Declarative PubSub Library for Lightning Web Component and Aura Component
Stars: ✭ 19 (-9.52%)
Mutual labels:  salesforce, lwc
SF-Lightning-Lookup
Salesforce lightning dynamic lookup component.
Stars: ✭ 15 (-28.57%)
Mutual labels:  lightning, salesforce
ssjs-lib
An open-source library that takes the repetitive and complex tasks and simplifies them, enabling you to get the most out of Salesforce Marketing Cloud.
Stars: ✭ 28 (+33.33%)
Mutual labels:  salesforce, salesforce-developers
vuetning
Salesforce Lightning Design System framework for Vue.js 2
Stars: ✭ 21 (+0%)
Mutual labels:  lightning, salesforce
apex-tmLanguage
Salesforce Apex Language syntax grammar used for colorization
Stars: ✭ 27 (+28.57%)
Mutual labels:  salesforce, salesforce-developers
codeceptjs-bdd
Javascript BDD UI Automation Framework. Exclusive LWC Shadow DOM Support. Playwright, Webdriver.io, Appium, Saucelabs.
Stars: ✭ 35 (+66.67%)
Mutual labels:  salesforce, lwc
apex-fp
Functional programming for Salesforce Apex
Stars: ✭ 231 (+1000%)
Mutual labels:  salesforce, salesforce-developers
apex-dml-mocking
DML mocking, CRUD mocking, dependency injection framework for Salesforce.com (SFDC) using Apex
Stars: ✭ 38 (+80.95%)
Mutual labels:  salesforce, salesforce-developers
Salesforce-Short-Hands
The main purpose of this repository is to put all the utilities in one place so that other developers can get help and they can also contribute to this repo.
Stars: ✭ 31 (+47.62%)
Mutual labels:  salesforce, salesforce-developers
apexmock
force.com Mock data and fixtures for Apex Unit Tests
Stars: ✭ 24 (+14.29%)
Mutual labels:  salesforce, salesforce-developers
Apex-Code-Conventions
Apex conventions and best practices for Salesforce Developers
Stars: ✭ 28 (+33.33%)
Mutual labels:  salesforce, salesforce-developers
lwc-soql-builder
Awesome SOQL execution tool developed in Lightning Web Components Open Source
Stars: ✭ 85 (+304.76%)
Mutual labels:  salesforce, lwc
apex-utils
Utility classes for Salesforce Apex development
Stars: ✭ 20 (-4.76%)
Mutual labels:  salesforce, salesforce-developers
R.apex
Functional utility library for Apex
Stars: ✭ 80 (+280.95%)
Mutual labels:  salesforce, salesforce-developers
spaghetti-cmd-loader
Salesforce Custom Metadata Type Loader, designed for Lightning Experience
Stars: ✭ 13 (-38.1%)
Mutual labels:  salesforce, salesforce-developers

Related-List-LWC

My first real foray into Lightning Web Components - an sobject / list view driven lightning data table

Build Status

CircleCI

Instructions

To install or explore this component:

  1. 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!)
  2. Clone this repository
  3. Open your local folder for this repository in VS code.
  4. Create a scratch org (or use your existing pre-release scratch org if you already have one)
  5. Push the source.
  6. 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].