SET_REQUIRED

Resource: Property, Field : Levels

Description

When property type is residential or residential lease, Levels is required.

Error Messages

1) ERROR, the property type is 'residential' or 'residential lease' and property sub-type is not equal to boat-slip and permission access is not of type administrator, indicate that the field is required.

Fields referenced within this rule

Levels 

PropertySubType 

PropertyType 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is 'residential' or 'residential lease' and property sub-type is not equal to boat-slip and permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// the property type is 'residential' or 'residential lease and property sub-type is not equal to boat-slip' and permission access is not of type administrator and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Resi','Rlse')).AND..NOT.(PropertySubType.IN.('BSLP')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((PropertyType.IN.('Resi','Rlse')).AND..NOT.(PropertySubType.IN.('BSLP')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

ab32623c-3c4f-4d41-8301-c6f850ba16d0

Rule Number

106