SFDO-Community/declarative-lookup-rollup-summaries

Lightning Enterprise Edition

kateybasyesalesforce opened this issue · 5 comments

Will this package function in Lightning for an Enterprise Edition? I am not concerned with the UI or SLDS but with the functionality.

It should function just fine in Lightning it "runs" off Apex and SOQL but 100% supported in Lightning.

@DanDonin is correct, once setup the tool works in LEX, however the configuration and setup UI's and app of the tool will not appear in LEX, you will have to do that in classic for now. I will flag this as an enhancement to create a LEX app and ensure the UI's appear in LEX, not a big job. 👍

@afawcett is this going to have a problem communicating with the MDAPI while in LEX? The LEX session isn't API enabled.

Might have to give the ability to communicate with the org using Named Credential, or some other OAuth carrier for the code deployment.

@aheber not so long as VF is used, VF pages still work in this regard, even in LEX.

Fixed in v2.11