Hello, I want to ask. How to get value from field ...
# suiteflow
m
Hello, I want to ask. How to get value from field and input in to new form? I have created a workflow that added new button on Purchase Contract. When Purchase Contract have been created and I click that button, it open a new Purchase Contract form. But I still don't know how to get the transaction number value from previous Purchase Contract and input it into reference number in the new Purchase Contract.
a
Are you using the Go to Record action to create your new purchase contract record?
m
Yes, I am using it.
a
You can set fields on the new record from fields on your current record
message has been deleted
1
m
Thank you