Resource: Property, Field : PurchaseContractDate
Description
PurchaseContractDate is required for pending, active under contract, and sold.
Error Messages
1) ERROR, the standard status is 'pending', 'active under contract' or 'sold' and the permission access is not of type administrator, indicate that the field is required.
Fields referenced within this rule
PurchaseContractDate
StandardStatus
Syntax with comments and error messages
//[ErrMsg1^ERROR, the standard status is 'pending', 'active under contract' or 'sold' and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// The standard status is 'pending', 'active under contract' or 'sold' and the permission access is not of type administrator and the entry is empty.
(/*[LogicBlk1]*/(StandardStatus.IN.('P','U','S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((StandardStatus.IN.('P','U','S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
91dbc799-0073-4deb-b8ce-9cb666d1df17
Rule Number
178