From 2e746b09c2a0cd02e9cdb8d06b9829c9cc1f175e Mon Sep 17 00:00:00 2001 From: Andrew Fawcett Date: Sun, 19 Feb 2017 12:21:16 -0800 Subject: [PATCH] Updated field help text to clarify usage of Schedule calc mode https://github.com/afawcett/declarative-lookup-rollup-summaries/issues/3 50 --- rolluptool/src/objects/LookupRollupSummary2__mdt.object | 2 +- rolluptool/src/objects/LookupRollupSummary__c.object | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rolluptool/src/objects/LookupRollupSummary2__mdt.object b/rolluptool/src/objects/LookupRollupSummary2__mdt.object index 75af90fa..5b02087e 100644 --- a/rolluptool/src/objects/LookupRollupSummary2__mdt.object +++ b/rolluptool/src/objects/LookupRollupSummary2__mdt.object @@ -49,7 +49,7 @@ false false DeveloperControlled - Realtime mode requires an Apex Trigger to be deployed for the Child Object. Click Manage Child Trigger button to deploy. + Realtime and Schedule modes require an Apex Trigger to be deployed for the Child Object. Click Manage Child Trigger button to deploy. 32 false diff --git a/rolluptool/src/objects/LookupRollupSummary__c.object b/rolluptool/src/objects/LookupRollupSummary__c.object index 5a81df2a..9a0d0861 100644 --- a/rolluptool/src/objects/LookupRollupSummary__c.object +++ b/rolluptool/src/objects/LookupRollupSummary__c.object @@ -156,7 +156,7 @@ CalculationMode__c false false - Realtime mode requires an Apex Trigger to be deployed for the Child Object. Click Manage Child Trigger button to deploy. + Realtime and Schedule modes require an Apex Trigger to be deployed for the Child Object. Click Manage Child Trigger button to deploy.