How can you direct the workflow to update that rec...
# suiteflow
m
How can you direct the workflow to update that record? For example, the vendor workflow in state 1 creates another vendor record, stores it in field 1, then in state 2 it creates a custom record, stores that in field 2 - the custom record is dependent on the new vendor record created in state 1 - what I'd like to do is to update the record created in state 1 with the value stored in field 2 in state 2, but I'm not seeing a good beforeload solution