SFDO-Community / declarative-lookup-rollup-summaries

Declarative Lookup Rollup Summaries (DLRS) is a community built and maintained Salesforce application that allows you to create cross object roll-ups declaratively - no code! For install instructions and documentation, visit our website https://sfdo-community-sprints.github.io/DLRS-Documentation/
https://sfdo-community-sprints.github.io/DLRS-Documentation/
BSD 3-Clause "New" or "Revised" License
689 stars 237 forks source link

Get working in namespaced orgs via abstraction #1441

Closed aheber closed 6 months ago

aheber commented 6 months ago

Critical Changes

Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic.

sfenton3 commented 6 months ago

Looks good.