Author Topic: RTF Template Help Needed  (Read 1939 times)

BrianH

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
RTF Template Help Needed
« on: July 02, 2011, 08:40:36 am »
I would like to show the tagged value of an external requirement next to the external requirements name. I know how to list the tagged value under the external requirements name, this is done as follows:
external requirements >
{ElemExtRequirement.Name}
tagged value >
{ElementTagVal.Name} = {ElementTagVal.Value}
< tagged value
< external requirements

Can anyone show me how to do this?  I'd really like to use a table, but I can't get that to work either.

Best regards, Brian Houghtaling
« Last Edit: July 02, 2011, 08:42:09 am by BrianH »