SET_REQUIRED

Resource: Property, Field : BuyerAgentMlsId

Description

When the status is Closed, BuyerAgentMlsId is required.

Error Messages

1) ERROR, the standard status is 'closed' and not permission access of type administrator, indicate that the field is required.

Fields referenced within this rule

BuyerAgentMlsId 

StandardStatus 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the standard status is 'closed' and not permission access of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// The standard status is 'closed' and not permission access of type administrator and entry is empty.
(/*[LogicBlk1]*/(StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

44b9dc4f-218d-485c-800a-79e3a3091581

Rule Number

29