Hello,
I’ve edited the Service Contract client report and added a Version parameter because when we use the Print button in the Smart Client it will include all versions of the contract and not just the one we’re looking at.
If I run the report from the Reports screen everything comes out as expected. If a Version was specified it only shows the one version in the report, otherwise it will include all versions.
Now I’m just trying to figure out how to configure the print button in the UI Designer to pass contract.contract_version as a parameter along with contract.contract_id to generate the report.
Any suggestions?
Thanks!