Book a Demo

Author Topic: Exporting tagged values in RTF  (Read 2064 times)

lromoli

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • My crime is that of curiosity
    • View Profile
Exporting tagged values in RTF
« on: July 12, 2011, 11:35:09 pm »
Hi,
We have extended the requirement model with different tag values like for example
Requirements::Long Description
Requirement::Date Raised
Requirement::eTom Level 1

from the Basic Template we found that in order to display the tagged values we can use

tagged value >


Tagged Values
[ch159]      {ElementTagVal.Name} = {ElementTagVal.Value}.
{ElementTagVal.Notes}
< tagged value
resource >
 
This will list all the tagged values.
How can I display only one tagged value like as example Requirement::Long Description ?

Thx
L.