Hello
I have an issue with the performance of one of my screens which is opened with a process flow.
The main problem is that I want a filter to apply to the open document action before it retrieves all rows.
This images might clarify my problem
I was wondering if somebody had a solution/workaround which allows me to apply filters to open document actions like this?
I think a possible solution in my case is to make a reference to the document I'm trying to open and just present it to the user as a detail screen then the reference columns become my filter in the WHERE condition. But I would rather just open it as a new document.