/
Validation rule: User_Cannot_Modify_Status_Once_Completed

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

Validation rule Details

Name

User_Cannot_Modify_Status_Once_Completed

Label

User_Cannot_Modify_Status_Once_Completed

Object

Event

Active

Yes

Formula

NOT(ISNEW()) &&
(
ISPICKVAL(PRIORVALUE(USYD_Attendance_Status__c), "Consult completed") ||
ISPICKVAL(PRIORVALUE(USYD_Attendance_Status__c), "Cancelled")
) &&
ISCHANGED(USYD_Attendance_Status__c)

Error message

You cannot update the Attendance Status anymore because the Event is either Completed or Cancelled

Error location

Top of Page

Description

User should not be able to edit the Attendance Status once it is already Completed/Cancelled

Related content

Validation rule: User_Cannot_Manually_Cancel
Validation rule: User_Cannot_Manually_Cancel
More like this
Validation rule: Consult_Outcome_Restriction
Validation rule: Consult_Outcome_Restriction
More like this
Validation rule: SpendPlan_Not_Pending
Validation rule: SpendPlan_Not_Pending
More like this
Validation rule: Consult_OutcomeDesc_Update_Restriction
Validation rule: Consult_OutcomeDesc_Update_Restriction
More like this
Validation rule: Consult_Cannot_Update_BCO
Validation rule: Consult_Cannot_Update_BCO
More like this
Validation rule: Consult_OutcomeDesc_Is_Required
Validation rule: Consult_OutcomeDesc_Is_Required
More like this