SET_REQUIRED

Resource: Property, Field : ElementarySchoolOther

Description

When ElementarySchool is set to "other", ElementarySchoolOther is required.

Error Messages

1) ERROR, the elementary school is identified as 'Other', indicate that the field is required.

Fields referenced within this rule

ElementarySchool 

ElementarySchoolOther 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the elementary school is identified as 'Other', indicate that the field is required.|LogicBlk1^TRUE]
// The elementary school is identified as 'Other' and the entry is empty.
(/*[LogicBlk1]*/(ElementarySchool.IN.('OTHER')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((ElementarySchool.IN.('OTHER')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

0eefea79-d49f-4e4d-a9b7-e5937cd5467c

Rule Number

69