From 13abe442388170d9ae68f2d8eb792b8ce1b243cb Mon Sep 17 00:00:00 2001 From: Shari Carlson <43869072+sharicarlson13@users.noreply.github.com> Date: Wed, 5 Jun 2024 13:34:31 +0100 Subject: [PATCH] Update index.md --- docs/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 0199d8e..7e1bc94 100644 --- a/docs/index.md +++ b/docs/index.md @@ -39,10 +39,10 @@ Additionally, the metrics available with RSFs, are limited to sum, minimum value ## How and When DLRS Calculates [Understanding when DLRS Calculates](https://sfdo-community-sprints.github.io/DLRS-Documentation/Architecture/calculates.html) -- Real-time trigger - Set Lookup Rollup to `Realtime` Calculation Mode. -- Async trigger based calculations - Set Lookup Rollup to `Scheduled` Calculation Mode. -- Scheduled full calculations - There is a button to schedule full calculations. -- Invocable from Flow or Process Builder - This is what allows DLRS to run in Professional Edition. [Info](https://sfdo-community-sprints.github.io/DLRS-Documentation/Installation/configuration.html) +- Realtime trigger - Set Rollup to `Realtime` Calculation Mode. +- Async trigger based calculations - Set Rollup to `Watch for Changes and Process Later` (`Scheduled` in version prior to 2.21) Calculation Mode. +- Trigger from declarative automation - `Invocable by Automation` (`Process Builder` in versions prior to 2.21) - This is also what allows DLRS to run in Professional Edition. [Info](https://sfdo-community-sprints.github.io/DLRS-Documentation/Installation/configuration.html) +- Full calculations - There are buttons at the bottom of the rollup to manually recalcate (`Recalculate Now`) or schedule a full recalculation (`Schedule Recalculation`). ## DLRS History [Learn about the DLRS journey through past community posts.](https://sfdo-community-sprints.github.io/DLRS-Documentation/About%20Us%20&%20Contribution/dlrsHistory.html)