Hello,
I have a question about the process action “Open document”.
I would like to click on a specific cell in a grid in order to open a new document as modal window. The process action has a input parameter which makes sure the document is indeed opened as modal window. However, I want this modal to only show the details of the line I clicked on. Is this possible?
As a workaround, I can:
- start the table task with (a) table task parameter(s)
- Open the document as modal
- Filter the document using the table task parameter(s)