I need to create one printing report for all records in section. I set up word report for this section. I set up button, but it makes separated report for every record.
As result i want to get literaly all records from section in my report. What should I do to get this result: ONE common report with all section records
We are looking to implement functionality that allows printing of only the selected records from a detail list on a list page. All the selected records should be consolidated into a single document, rather than generating multiple documents for each selected record.
Any guidance or best practices on how to achieve this would be greatly appreciated.
I'm currently working on generating a printable report formatted as a table. I've successfully linked the detailed information to the main object report. However, I have a couple of questions:
Do I need to use out-of-the-box columns to retrieve data, or can the report just...MoreLess
As documentation says that FastReport functionality will be retired in Creatio version 8.0.3, I am wondering if you plan to replace it with other functionality?
Looking into documentation, it seems that Word printables does not allow to create a macros to calculate a value straight away, and FastReport does allow to do so.
You can simply activate records permissions for "Printable" object and specify read access rights for printables created by system administrators...MoreLess
How to bind a printable to a package? I have binded the object Printable, and I have binded the object Tables of printable, but the printables do not show up on the environment where I try to install this package.