im trying to pop up a confirm message via workflow...
# suiteflow
p
im trying to pop up a confirm message via workflow before an item receipt is saved, if the purchase order "due date" is after "today". i tried the condition {createdfrom.duedate}>{today}, no luck, also tried the visual builder, and even tried setting custom fields on the item receipt with a before load trigger, but either the condition is ignored, or I get an unexpected error. any ideas?