SET_REQUIRED

Resource: Property, Field : BuyerAgencyCompensation

Description

BuyerAgencyCompensation is required unless ListingAgreement is set to OPEN.

Error Messages

1) ERROR,  the listing agreement is not 'open', indicate that the field is required.

Fields referenced within this rule

BuyerAgencyCompensation 

ListingAgreement 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the listing agreement is not 'open', indicate that the field is required.|LogicBlk1^TRUE]
// The listing agreement is not 'open' and the entry is empty.
(/*[LogicBlk1]*/(ListingAgreement != .EMPTY.).AND.(.NOT.(ListingAgreement.IN.('OP'))).AND.(.ENTRY. = .EMPTY.))

Syntax only

((ListingAgreement != .EMPTY.).AND.(.NOT.(ListingAgreement.IN.('OP'))).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

d14081c5-2ae6-4024-8d87-d282b4dfeba8

Rule Number

26