I have a workflow that starts when files (1 transmittal and 1 or more supplier document submittals) are placed in an "Output" folder:
I then want to take that data and populate a Form that gets kicked off to the Project Manager. I have it all working where it will populate all the transmittal information into the form (because there's only one). My issue is taking data from Laserfiche and populating a collection back to Forms.
In the example above, I'm trying to get my data to just fill in the subject/title information for three supplier documents. Here's what's in Laserfiche:
Here's what I have in the workflow:
But it's NOT filling in my subject/title info into the collection. I expected to see three items in the collection all with the subject listed in the title field in Forms:
Thoughts anyone?