/
Validation rule: Conditional_Pledge_Entered_Amount

Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au

Validation rule: Conditional_Pledge_Entered_Amount

Validation rule Details

Name

Conditional_Pledge_Entered_Amount

Label

Conditional_Pledge_Entered_Amount

Object

AQB__Batch__c

Active

No

Formula

IF(ISCHANGED( AQB__ConditionalPledgeControlAmount__c ),
IF( $User.Id <> OwnerId ,
IF( AND($User.Id = PRIORVALUE(AQB__User__c) , AQB__UserControl__c = true),
false,
true),
false),
false)

Error message

You must be the owner or a user designated to control this batch in order to change the Conditional Pledge Control Amount.

Error location

New Conditional Pledge Control Amount

Related content

Validation rule: Pledges_Entered_Amount
Validation rule: Pledges_Entered_Amount
More like this
Validation rule: PledgeReminderOwnerOpportunityOwner
Validation rule: PledgeReminderOwnerOpportunityOwner
More like this
Validation rule: PledgeReminderOwnerRequired
Validation rule: PledgeReminderOwnerRequired
More like this
Validation rule: Payments_Entered_Change
Validation rule: Payments_Entered_Change
More like this
Validation rule: PledgeGrantReminderRequired
Validation rule: PledgeGrantReminderRequired
More like this
Validation rule: PledgeReminderOwnerCategoryRequired
Validation rule: PledgeReminderOwnerCategoryRequired
More like this