Hi.
I want to put a button or link in each line from a list page and direct the page to a report passing the necessary id (id_prj = project id).
As I have the ID in the line of the record I dont' need to call the "search dialog" to select the record to be used in the report and I can jump this selection phase.
My questions:
- What program do I need to call: table_report_report, table_report_search, table_report_print ?
- What is the parameter's name I need to pass to the report program (editid1,...) ?
Regards.