Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to consider the blank field in workflow ?
Hi,
I created a workflow to record any changes occur in some specific fields .. but this workflow doesnt consider the blank field as an old record or even a new record .. this will not allow me to know any first entry or any removed value from these fields .
For example : i added this formula to the workflow : {old.custitem_author} != {custitem_author} .. this seems efficient when changing the value but not for adding a new one or removing it .
0