/
Validation rule: Consult_OutcomeDesc_Must_Not_Be_Blank

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

Validation rule Details

Name

Consult_OutcomeDesc_Must_Not_Be_Blank

Label

Consult_OutcomeDesc_Must_Not_Be_Blank

Object

Assigned_Person__c

Active

Yes

Formula

AND(
NOT(ISPICKVAL( Type__c , 'Approval')),
NOT(ISPICKVAL( Type__c , 'Mandatory Validation')),
NOT(ISPICKVAL( Type__c , 'Review')),
NOT(ISPICKVAL( Type__c , 'Redemption Approval')),
NOT(ISPICKVAL( Type__c , 'Endorsement')),
NOT(ISPICKVAL( Type__c , 'Redemption Approval & Endorsement')),
NOT(ISPICKVAL( Role__c , 'Trust Office Review')),
NOT(ISPICKVAL( Role__c , 'Gift Administration Board')),
NOT(ISPICKVAL( Role__c , 'Authorising Delegate')),
LEN (Decisiion_Comments__c ) = 0,
NOT(ISPICKVAL(Outcome__c, ''))
)

Error message

Outcome Description must not be blank if Outcome is defined.

Error location

Outcome Description

Description

Outcome Description must not be blank if Outcome is defined.

Related content

Validation rule: Review_OutcomeDesc_Must_Not_Be_Blank
Validation rule: Review_OutcomeDesc_Must_Not_Be_Blank
More like this
Validation rule: Consult_OutcomeDesc_Is_Required
Validation rule: Consult_OutcomeDesc_Is_Required
More like this
Validation rule: Consult_OutcomeDesc_Must_Be_Blank
Validation rule: Consult_OutcomeDesc_Must_Be_Blank
More like this
Validation rule: Consult_Outcome_Allowed_Values
Validation rule: Consult_Outcome_Allowed_Values
More like this
Validation rule: Consult_Outcome_Restriction
Validation rule: Consult_Outcome_Restriction
More like this
Validation rule: Consult_insertNotAllowed
Validation rule: Consult_insertNotAllowed
More like this