Book a Demo

Author Topic: HTML Template Object Model  (Read 3631 times)

DanielKeys

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
HTML Template Object Model
« on: October 19, 2010, 04:39:27 pm »
I have developed a use case model and would like to customise the HTML report to make it more attractive.

I have created a new Web Style Template and am able to change the look and feel of the output however am having problems trying to remove the table that contains the 'Tagged Values' and 'Other Links' when I select an individual use case.

I tried removing the Linked Section, Linked Item, Linked document and anything else I could find that had anything to do with links.

Has anyone got any ideas of how to remove the table?  

Either that or has anyone got an object model that describes how the HTML and CSS templates correlate to the output that is produced on the HTML report.  I had a look in the help and couldn't find anything.

Thanks

alesliehughes

  • EA Administrator
  • EA User
  • *****
  • Posts: 104
  • Karma: +0/-0
    • View Profile
Re: HTML Template Object Model
« Reply #1 on: October 22, 2010, 08:22:07 am »
For Tagged values, you will have to remove the "Tagged Value" section.
Currently the "Other Links" section cannot be removed.  This feature will be added in a a future build of EA.

Alistair

DanielKeys

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: HTML Template Object Model
« Reply #2 on: October 22, 2010, 08:33:45 am »
Thanks very much for the info Alistair.