Article Details
Id:10609
Product:finPOWER Connect
Type:NEW
Version:1.06.04
Opened:15/10/2012
Closed:15/10/2012
Released:24/10/2012
Job: J010546

Logs; Summary text shown in Form Header is now available from the business layer

The following business layer Log objects now have a GetSummaryText method:

  • finAccountLog
  • finClientLog
  • finSecurityStmtLog
  • finSecurityStmtItemLog
  • finUserLog

The following forms have been updated to use this method rather than generate the text in the User Interface.

  • Account Log
  • Client Log
  • Security Statement Log
  • Security Item Log
  • User Log

The GetSummaryText method has parameters specifying whether to retrieve the summary text in HTML format and also whether to provide a 'concise' summary. Currently the html parameters does nothing other than to ensure that the text is HTML encoded.