Book a Demo

Author Topic: Omitting blank fields in the RTF report generator  (Read 3548 times)

TomA

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Omitting blank fields in the RTF report generator
« on: August 14, 2009, 04:23:47 am »
I'd like to know if there is a way to omit blank fields from being included in an RTF report.  For instance, say I have an object that has a name and some notes, but nothing filled in for the alias.  I also have an object that has a name and an alias, but no notes.  Now, I'd like to create an RTF template that will provide me with the information on each object, but leave out the information for the blank fields (the alias for the first object and the notes for the second object in my example).

Currently, the generated reports put in a blank, formatted line where this missing information is.  I'd like to find a way where it does not create this blank line in the first place.

Any suggestions?

Thanks