replied on September 11, 2014
It is possible, but not without doing some custom work. For instance, one way to accomplish this is to have the end of the workflow enter the data into a database. You would have a second process in Forms with fields needed to use the data stored into the database. After the workflow entered the data into the database, it could then send an email to the next user with a link to the form. At the end of the URL you would include a unique identifier in a query string that would be used to do a lookup in the database and pre-populate the form with the data from the database. Then your process modeler would be setup to send it down the line for the additional approvals.
I know that this topic has been talked about in Answers quote a bit and Laserfiche has acknowledged the requests.