Hi,
I have workflow that is executed after the form have been saved to repository. The workflow retrieved the save form and fills out a pdf form. Both the form and pdf have table a table called account charged. I need to move the entries on the form table to the entries on the pdf table. On the workflow, I used the Retrieve Laserfiche Form Content to retrieve all the fields on the form. I then used Assign Token Values to create token with multi-value then For Each Row and then Assign Token Value to append each of the row from the form table. See attachment. On the Fill Out PDF, I use the Table Tab I used the token value to populate the table. When I run the WF, the PDF table is blank. None of the entries on the table is populated.
Can someone assist me on how to properly fill out the PDF table from the form table.
Thank you.
Tony