Hi everybody: Let me tell you what I'm trying to do. I've made a custom report for, let's say, parties. So, I open the parties list, then I set a filter with the Filter box, ie. Name: "John", and apply the filter. Then I select all items and fire my custom report, which shows the selected parties ready to print. Is there a way to get the filters used (Name: "John", or something like that) to include it in the report? I know we are talking about two different rpc calls: one for the filter (so the server manages the requested query), and one for the report to be run. But is there a way to get the filters? Thanks.
PS: I think I will finish doing a wizard to manage filters and run the report, but I wanted to ask you first.
