/
Validation rule: Usyd_Verbal_Acceptance_Rule

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: Usyd_Verbal_Acceptance_Rule

Validation rule Details

Name

Usyd_Verbal_Acceptance_Rule

Label

Usyd_Verbal_Acceptance_Rule

Object

Opportunity

Active

Yes

Formula

AND(
RecordType.DeveloperName = "OutrightGift",
ISCHANGED(AQC_VerbalAcceptance__c),
AQC_VerbalAcceptance__c = True,
NOT(
OR(
ISPICKVAL(StageName, 'Solicitation'),
ISPICKVAL(StageName, 'Gift Handover'),
ISPICKVAL(StageName, 'Closed Won')
)
)
)

Error message

Verbal Acceptance can be set to true only from Solicitation stage onwards - Move the Opportunity stage to Solicitation

Error location

Top of Page

Description

Verbal acceptance to be editable only from Solicitation stage onwards for a Gift/Pledge record type

Related content

Validation rule: Usyd_Gift_amount_required_verbal_ticked
Validation rule: Usyd_Gift_amount_required_verbal_ticked
More like this
Validation rule: USYD_TypeRequired
Validation rule: USYD_TypeRequired
More like this
Validation rule: USYD_Type_Subtype_Required
Validation rule: USYD_Type_Subtype_Required
More like this
Validation rule: Usyd_Pledge_Instalment_Required
Validation rule: Usyd_Pledge_Instalment_Required
More like this
Validation rule: Opportunity_need_approval_to_close
Validation rule: Opportunity_need_approval_to_close
More like this
Validation rule: USYD_SubTypeRequired
Validation rule: USYD_SubTypeRequired
More like this