Resource: Office, Field : OfficeCorporateLicense
Description
OfficeCorporateLicense is required.
Error Messages
1) ERROR, not administrator permission and the entry has changed, indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, not administrator permission and the entry has changed, indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE|LogicBlk3^TRUE]
// Not administrator access permission and not change action and the entry is the same as original
IIF((/*[LogicBlk1]*/.ENTRY. != .EMPTY.),(/*[LogicBlk2]*/.NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ'))).AND.(/*[LogicBlk3]*/.NOT.((CHAR(.OLDVALUE.) = CHAR(.ENTRY.)).AND.(.UPDATEACTION..IN.('Change')))),.TRUE.)
Syntax only
IIF((.ENTRY. != .EMPTY.),(.NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ'))).AND.(.NOT.((CHAR(.OLDVALUE.) = CHAR(.ENTRY.)).AND.(.UPDATEACTION..IN.('Change')))),.TRUE.)
Rule Unique ID
da427627-1b87-491e-a9d5-9d56dd8cc92f
Rule Number
6