Book a Demo

Author Topic: documentation rtf fields  (Read 3727 times)

Savannah

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
documentation rtf fields
« on: March 20, 2007, 07:48:00 am »
Does anyone know of a way to include the data from the properties keywords field in the rtf reports? I am using they keyword field in the items properties as a way of searching for the item and I would like to be able to display those words when I run an .rtf report.  

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: documentation rtf fields
« Reply #1 on: March 20, 2007, 05:15:27 pm »
The {Element.Tag} field does output the Element.Keywords data.  I am not sure why it has that name - I will pass this on to see if it should be corrected.

Savannah

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: documentation rtf fields
« Reply #2 on: March 21, 2007, 03:53:25 am »
Thanks, that worked.  Yes, they might want to think about changing that to something more obvious, like keyword, because I searched the online documentation and couldn't find any reference to what it might be.  That was definitley not intuitive. ;D