Hi All,
How can we enable the Query Parameters dialog while printing Standard Sales Invoice Report.
In SalesInvoiceController i tried with the below code in Main and PrintDocumentSet methods:
formLetterController.parmShowReportViewerParameters(true);
formLetterController.parmShowDialog(true);
But without any luck, share your thoughts.
Thanks & Regards,
Ansar Basha.S