Book a Demo

Author Topic: How to show inherited attributes in the report  (Read 3032 times)

Ase4ka

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
How to show inherited attributes in the report
« on: August 16, 2012, 09:44:59 pm »
Hello!

Does anybody know, how to show inherited attributes (i make inheritance by marking attributes "Public" on the parent object type) in the RTF report, within the data model template in the table of the object' attributes?

thank you in advance!

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: How to show inherited attributes in the report
« Reply #1 on: August 17, 2012, 02:26:46 pm »
In recent releases there is an RTF section: Element | Inherited Attributes.
If this populated with fields (name etc.) it does report these. So in a copy of the Data model template add this section.

Ase4ka

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: How to show inherited attributes in the report
« Reply #2 on: August 21, 2012, 07:14:00 pm »
Thank you very much!! :)