Book a Demo

Author Topic: List View in HTML Report  (Read 2286 times)

mcaden

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
List View in HTML Report
« on: October 15, 2010, 09:19:09 am »
What would be the best way to approach getting the list view into an HTML report as opposed to the graphical diagram?

The web templates doesn't seem to contain any sort of variable to display it and the html report dialog is much more limiting than the RTF generation dialog.

mcaden

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: List View in HTML Report
« Reply #1 on: October 20, 2010, 09:51:33 am »
So it looks like the only real way to do it is to replicate the html report functionality as an addon and making it do what I want?