I have a report created which uses a header form, I have all the values correctly printed on the header that's coming from business class (in my case GeneralLedgerTransaction) but I have to create the same report and have some fields printed on it based on the run date parameter (like report id). I have action form that I use to modify the condition and I can get the report created and printed correctly if I hard code the fields.
I can create two report and have two header forms but I wanted to see if there is a way to have one header form and I can change the value based on the run ? Here is the copy of my report.
