Book a Demo

Author Topic: duplicate table headers  (Read 3189 times)

megaman

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
duplicate table headers
« on: May 06, 2009, 08:56:30 am »
i'm trying to generate a table listing all use cases.  in the template, the table has a row for headers, and one for the fields. however the table headers get repeated for each element.  i did the same thing listing the scenarios and the table headers don't get repeated.  why is it different?

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: duplicate table headers
« Reply #1 on: May 06, 2009, 03:20:36 pm »
If there is a blank line under the table pre the next Section then this will set repitition of table headers - again best to look at the RTF whitpaper for more detail.

megaman

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: duplicate table headers
« Reply #2 on: May 07, 2009, 04:14:43 am »
that's the thing, i have no extra blank lines anywhere, my template is

package>
element>
Table header
content
<element

but the header is still repeated in each row.  the whitepaper only mentions that leaving an extra blank line below the table will cause a 'space' between rows, not repeated headers


Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: duplicate table headers
« Reply #3 on: May 07, 2009, 04:40:44 pm »
That can occurr if you have a table row above the header row that is set very short - and is not seeen, but I asume not.  I can only suggest you remove the table and replace it with a new 2 row table.