Resource: OpenHouse, Field : OpenhouseType
Description
OpenHouseType is required.
Error Messages
1) ERROR, the permission access is not of type administrator and the entry has changed or is and 'add' action, indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, the permission access is not of type administrator and the entry has changed or is and 'add' action, indicate that the field is required.|LogicBlk1^TRUE]
// The permission access is not of type administrator and...
(/*[LogicBlk1]*/(.NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ'))).AND.
// the not the case that the entry has changed and a 'change' action.
.NOT.((CHAR(.OLDVALUE.) = CHAR(.ENTRY.)).AND.(.UPDATEACTION..IN.('Change'))))
Syntax only
((.NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ'))).AND..NOT.((CHAR(.OLDVALUE.) = CHAR(.ENTRY.)).AND.(.UPDATEACTION..IN.('Change'))))
Rule Unique ID
94dbbf10-83de-4278-8d80-ba17327f1fff
Rule Number
6