
Is there a way to extend a report in extension 2.0? What I need to do is add a few columns to the report.
I figured I would ask because I couldn't find anything. What would be your solution for adding some columns?
Thanks,
Gary
*This post is locked for comments
I have the same question (0)Not possible to extend a standard report, there's not a report extension object.
You need to create a new report starting from the standard one (convert it using txt2l and then open it in VS Code).