Can I carry user filled data from form A to form B in the same business process?
The reason for multiple forms is directing who can send them to where.
I want User 1 to fill data in form A . User 2 has form B which shares the same fields. I want the data from form A to carry over to form B.
Is it possible to accomplish this with just Forms? I found similar talk about using scripting and LF Workflow.