Is there a recommended best approach on defaulting...
# beginners
d
Is there a recommended best approach on defaulting values of copied transactions? Seems like using a workflow with before load on create is overridden by the copied’s transaction’s data.
oh, there’s a
Copy
event type on before load, works like a charm!
👍 1