Author Topic: Order of Inherited Attributes in reports  (Read 3146 times)

George

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Order of Inherited Attributes in reports
« on: November 18, 2016, 01:29:22 am »
We would like to use Inherited Attributes eventually Run State in the report. However, the report sorts the attributes unsatisfactorily.
Currently:
- Inherited Attributes are sorted in the report alphabetically.
- Run State attributes are sorted in the report different way, probably in the order of editing during value setting (?).
- On the diagram are the "attribute initializers", if displayed, sorted in the order of editing during value setting, but in reverse order than in the report.
None of the these behaviors is nice. Together they are quite confusing.
Correct order of the attributes in the descendant class (or object instance) should be the same as the order of attributes defined by its parent class.
Any advice, how to achieve it?
« Last Edit: November 19, 2016, 04:14:37 am by George »