DNLZ / Apex-QueryMore-Example
An example that demonstrates a method for building QueryMore functionality in Apex to achieve infinite scrolling capabilities without relying on the SOQL OFFSET keyword and the limits that come with it. This technique can also be applied to other use cases where SOQL queries need to be fetched in chunks.
☆15Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Apex-QueryMore-Example
- LWC as Lightning Action. Dynamically create LWC depending on Lighting Action API Name.☆14Updated 2 years ago
- Implement a Salesforce Apex take on the DAO Pattern☆17Updated 2 years ago
- Backup all Salesforce metadata in an organization☆20Updated 3 years ago
- An LWC for uploading files☆14Updated last year
- My first real foray into Lightning Web Components - an sobject / list view driven lightning data table☆25Updated 5 years ago
- JavaScript buttons that work in Lightning!☆26Updated last year
- Native surfacing of the Salesforce Setup Audit Trail☆16Updated 6 years ago
- VsCode Extension - Salesforce Productivity Burst☆12Updated last year
- A simple way to read data from JSON by specifying path expressions. Written in Salesforce Apex☆17Updated 4 years ago
- Lightning Components to get and show Org wide limits.☆12Updated 4 years ago
- Simple Datatable which takes SOQL query and creates native lightning datatables☆22Updated 7 years ago
- Salesforce Lightning Components☆8Updated 5 years ago
- ☆13Updated 4 years ago
- A plugin for splitting and merging Salesforce profiles.☆18Updated 10 months ago
- Execute any JS within a flow as a local action. Convert strings to arrays/collections and more...☆10Updated last year
- Performance Tester for A-B functionality implemented a Lighting Web Component using Chart.js to graph results.☆12Updated 3 years ago
- A not-that-carefully-maintained list of weird limits you might run across working with Salesforce.com☆22Updated 4 years ago
- A Salesforce CLI plugin for interacting with the unofficial Salesforce Package Manager (SPM) registry.☆22Updated 2 years ago
- Tools for awesome Salesforce Admins and Devs☆21Updated 5 years ago
- Salesforce CLI Plugin for generating test data using mockaroo schema☆12Updated last year
- Lightning Component that supports URL parameters to pre-populate a record create form.☆23Updated 5 years ago
- Lightweight Docker image for CI with Salesforce DX, optimized for use with GitLab CI☆15Updated 2 years ago
- Demo embedding Flow (via Lightning Component) in Lightning Record Page and it reloading when the record is updated.☆19Updated 7 years ago
- Everything the Salesforce developer needs to mock, stub and fake in Apex tests.☆16Updated 2 years ago
- This component enables timeline view for Salesforce Record history.☆26Updated 3 months ago
- A flexible cache management system for Salesforce Apex developers. Built to be scalable & configurable.☆29Updated this week
- Easily migrate your Documents to Salesforce Files.☆11Updated 4 years ago
- Manage the execution and interfacing of runtime resolved Flows in Apex☆15Updated 6 years ago
- Apex Trigger Framework☆17Updated 4 years ago