Hi All
Is there a way to sue report extensions to change the defaults on a standard report - set boolean to true on request page? Looking at the code for report extensions below trigger is not available for extensions:
Thanks
Hi, Sorry I didn't test it in detail, if the global variable in the standard report is a protected variable, you might be able to access it in the report extension.
More details: https://yzhums.com/21738/
Or you can change your mind. Hide this value on the Request Page and assign this value to True in the Report's Trigger.
Hope this can give you some hints
Thanks.
ZHU
I don't think you can change the request page in a report extention.
The best approach will be to create a copy of the report and modify that.
Then you can use the event substituting report to have your custom report printed instead of the standard report.
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,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156