Hello,
I would like to implement the following functionality:
1) User selects document in an objectlist grid (folder contents view)
2) Clicks a button and the button invokes a Process Initiate form template that will start the workflow.
3) On the form template, I want the document that the user selected in Step 1 to appear on the form.
Does anyone know how to get Step 3 to work? It seems like such a simple thing to do but there's nothing in FormsBuilder that let's me pass the document obj to the form...
Any help would be appreciated!