Cannot select blocked purposes when adding a firm

This section provides information on a validation error.

Workflow Table Type Description Workflow Conditions
Firm Insert Blocked Purposes cannot be selected (Add)
Action Column (Field) Change Properties Description Action Conditions
Column (Field) Change Column: ClientCustomTabFields.CustWorkflowBlockedPurpose

New Value SQL Expression:

If this is True: (select custBlocked from UDIC_Purpose where UDIC_UID='[:ClientCustomTabFields.CustPurpose]')='[BLOCKED]'

Use this Calculation: 'Y'

Otherwise, Use This Calculation: 'N'

Test if blocked Purpose was selected ClientCustomTabFields.CustPurpose not empty
Validate Error You've chosen a blocked Purpose. Please select a different Purpose. ClientCustomTabFields.CustWorkflowBlockedPurpose equals Y