Is there a way to set a value as blank (empty) ins...
# general
p
Is there a way to set a value as blank (empty) instead of null via a workflow? Basically I am trying to clear some fields if another field has a certain selection.
j
You should be able to use the set field value action and leave the static value empty
k
This is iffy - depends on field type. I'd be more inclined to script for this for performance/reliability