Versioning for templates



  • Consider the following scenario:
    There is a 'template A' which is consumed by multiple clients - C1, C2 and C3. Then we get a new requirement from one client - C2 which requires some modifications in Template A.
    However, clients C1 and C3 want to have the report without any modifications done for C2.

    So, is there any provision with which we can consume the same template using some versioning attribute or we will have to create a new template (Template A - V2) for the client C2?



  • You need to clone the template and use a different template for specific clients.
    Or adapt the template using a templating engine or script so it is dynamic based on the specific client.


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.