#1708 - Sending parameters when generating documents
Can parameters be sent when generating report? Something like date ranges, or something to restrict data for a certain state. Something like state = 'PA'.
Can parameters be sent when generating report? Something like date ranges, or something to restrict data for a certain state. Something like state = 'PA'.
9 years ago
Hi there,
That functionality is not implemented but you can get something similar: you can use the search filter from the listview to get that functionality. If you use the process "Generate document" from a customize module, you can implement a filter (a popup window) and to pass the ids array to Generate_Document class (the constructor of this class has the module, the template id, the ids array between others as parameters).
Regards,
Anabel
8 years ago
Hello I didn't notice your response. In the meantime, I figured out a method using a custom module and implemented by using a logichook.
8 years ago
Hello, Ok, I am going to close this support case, Regards,
Anabel