Book a Demo

Author Topic: HTML Report adaptation  (Read 3689 times)

Marc Lampron

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
HTML Report adaptation
« on: July 29, 2015, 08:12:00 am »
HI all,

Is there a way to change the look and content of the HTML report generated by Enterprise Architect?

I would like to simplify the property page that is displayed when I click on an element in a diagram.  
I would like to limit the number of properties that are displayed.
Ideally, I would like something similar to the property dialog with the general properties displayed first (name, note, alias, keywords, …) and may be some tabs to get to the other properties.

Thanks

Janic Vachon

  • EA User
  • **
  • Posts: 24
  • Karma: +2/-0
    • View Profile
Re: HTML Report adaptation
« Reply #1 on: July 30, 2015, 02:37:57 am »
Hi Marc,

You can do that using the Ressource view http://www.sparxsystems.com/enterprise_architect_user_guide/9.0/modeling_basics/theresourcetab.html

Under Templates package, then you can right click on "Web styles Templates" and create a new one. You will be able to select that Style Sheet when you will be at the "HTML report" window. http://www.sparxsystems.com/enterprise_architect_user_guide/9.0/reporting/webtemplate.html

Janic
« Last Edit: July 30, 2015, 02:39:37 am by Janic »

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: HTML Report adaptation
« Reply #2 on: July 30, 2015, 02:40:42 am »
Hi,

To a certain extent yes. You create you own Web Style Template and edit the appropriate templates. So for example to hide specific tagged values you would edit the Tagged Value Item template, you could check the #PROPERTY# field for example and conditionally include as required.

Regards,

Jon.