Cannot select blocked purposes when editing a firm
This section provides information on a validation error.
Workflow Table | Type | Description | Workflow Conditions |
---|---|---|---|
Firm | Change | Blocked Purposes cannot be selected (Change) |
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 AND
ClientCustomTabFields.CustPurpose has changed |
Validate Error | You've chosen a blocked Purpose. Please select a different Purpose. | ClientCustomTabFields.CustWorkflowBlockedPurpose equals Y |
Parent Topic: Project Workflow Validation