Thanks.
Create Views in Essential Open Source
Yes, you can both create new views and edit existing ones.
Views are XSLT-based reports. An XSL (XSLT) file is a small template that transforms the model’s XML data into the HTML you see in the Viewer.
To create a new view you can:
https://enterprise-architecture.org/uni ... w-reports/
Hope that helps!
Views are XSLT-based reports. An XSL (XSLT) file is a small template that transforms the model’s XML data into the HTML you see in the Viewer.
To create a new view you can:
- Copy an existing report .xsl and adjust it to your needs.
- In the repository (Reports -> Report), create a new Report and set the "Report XSL Filename" to your file (path as deployed in the Viewer).
- Redeploy/refresh the Viewer.
- Locate its .xsl file, back it up, make your changes, and refresh the Viewer.
https://enterprise-architecture.org/uni ... w-reports/
Hope that helps!
