Hello Guys.
I'm planning to make a "multi report" where i change some fields...
Short:
Default Report 1306, i wanna use it for two purposes - traditionally when i press "Print Sale Invoice" and another where i add a new button to do basically same report, but first set a Bool = True - and in the report if that value is true - i was thinking on using trigger "OnPostReport" to exchange the fields with the value i want to have....
So basically - how do i define a Temp variable in a page extension that will be transfered to the Report Extension - so i here can see it and create logic on it?
I could create a field in a tableextension - but i think it's overkill - since i only use it for this....
Maybe you can find some help in this video:
My Point is to create a temporary variable from the PageExtension i can set to "True" When Pressing the Generate Report button....
Then inside the ReportExtension i should be able to check if the above value is set for "True" or "False" - then generate the report with different content - depending on this tag....
So the value of the temp variable must be visible inside the report extension
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156