i have the need to have a record not save if the s...
# suiteflow
p
i have the need to have a record not save if the subsidiary is a certain value. Can I validate this via a workflow?
a
run a workflow on that record and throw an error at "before user submit" moment. Use condition window to describe rules when this happens.