Book a Demo

Author Topic: Attribute Alias is not displayed after ":" mark  (Read 5897 times)

thajdu

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Attribute Alias is not displayed after ":" mark
« on: September 24, 2019, 04:46:22 pm »
Hi,

In table Columns and Constrains when an Alias is set, and it contains a ':', then the Alias will be truncated after the ':' when in Diagram the Show Alias Option is selected.

(As it is stored in t_attribute.Style, possible it has somethng to do with the getter that transforms the Style as if it were a Style...)

I have not found any workarounds, and as in technical databases in Alias i would like to store the business "name" of the field, it might contain ':'. Would be nice to be able to use any chars.

(Version 14.1.1427)

Thanks.