HI, am getting the issue in the workflow below an...
# suiteflow
m
HI, am getting the issue in the workflow below and i have tried many ways for the condition and always showing the error message
m
You cannot use the same syntax as suitescript in these conditions
I would recommend you use the visual builder as it could accomodate these conditions
image.png
Or if you have to use a custom formula condition then use the same syntax as you would in a saved search formula
For example {custbody1_2} != '301816' instead of {custbody1_2} IS NOT '301816'