We can add a formula in the workflow action condition that checks the value entered in the displayname field. Here’s the formula you need: (nlapiGetFieldValue(‘displayname’).toUpperCase()).indexOf(‘BBC’.toUpperCase()) >= 0
Tag: Workflow formula
Show alert if the value in field exceeds character limit using workflow
Show alert if the value in field exceeds character limit using workflow