I want to run a different design for this report based on a simple condition (a customized field in CustPackingSlipJour).
I figured out I could possibly put that condition in SalesPackingSlipController preRunModifyContract method but when I call this.ParmReportName(ssrsReportStr(SalesPackingSlip, NewReport)); it says the operand for the method is not an element. How can I get it to see my new design properly?