How to use and update base template in Reports.JS?
Posted: Thu Sep 30, 2021 8:31 am
Hello,
I have a lot of reports that will share the same base (footer with some text, header with company logo...), I would like to create base templates that reports will inherit from. When starting the designer, I should be able to choose between the base templates I created. I know this can be done customizing the report panel to show the base templates I created.
The problem that I have is that if I want to change something from one of the base template (example: I want to move a little bit the logo on the header, or I want to increase the font size of the name of the company...), all the templates that used the base template should change, is this possible?
I know there is the master report field which I assume is where I should put the base template when creating a new template, the problem is that it doesn't work in Report JS, also I'm not sure that using the master report would update all the report that use the base template.
Thanks!
I have a lot of reports that will share the same base (footer with some text, header with company logo...), I would like to create base templates that reports will inherit from. When starting the designer, I should be able to choose between the base templates I created. I know this can be done customizing the report panel to show the base templates I created.
The problem that I have is that if I want to change something from one of the base template (example: I want to move a little bit the logo on the header, or I want to increase the font size of the name of the company...), all the templates that used the base template should change, is this possible?
I know there is the master report field which I assume is where I should put the base template when creating a new template, the problem is that it doesn't work in Report JS, also I'm not sure that using the master report would update all the report that use the base template.
Thanks!