A lot of organizations are using Forms to approve documents inside the repository. Most of them currently do this by passing the Entry ID to the Forms instance and embedding the Web Client in the form to show the image using a querystring. This all works great until there is a better integration between Forms and the repository.
Where this process is lacking is reversing the view of information from Forms to the repository. All of the instance information is kept in Forms and while you can save a copy of the Action History to the repository that just creates extra pages in the repository and kicking off a workflow to save the information to a Business Process Step takes up additional resources and adds extra steps to the process.
I am asking for is a URL to add a custom tab in the Laserfiche Web Client to show the action history of an instance just like what you see in the Details Pane in Forms itself. This would remove the need to 'print' the action history to the repository, use Workflow to save the action history in a Business Process Step activity, and other workarounds.
This does pose some settings to be set a certain way, such as keeping certain instance data in Forms since that is where the data would be coming from. You would also need to pass the instance ID or another unique identifier to perform the query with the Forms URL.