1

Currently the monitored field e-mail notifications use the actual "CompanyName" in the e-mail. It would greatly benefit from including the CompanyProperty.DisplayName() as the generic company name might be simple eg. "PROD", "COMPANY1" etc. In general reporting the DisplayName() is also mainly used.


I think it should be included if its not simply equal to the CompanyName (It will be if no DisplayName is specified). this will result in a final company "identifier" for the e-mail that could look something like: "CRONUS Danmark A/S (CRONUS)".


eg.: "CompanyProperty.DisplayName() (CompanyName)"

Category: General
STATUS DETAILS
New