Article Details
Id:13996
Product:finPOWER Connect
Type:NEW
Version:3.00.01
Opened:04/08/2016
Closed:05/08/2016
Released:10/08/2016
Job: J017824

Summary Pages (version 2); finHtmlSummaryPage2StringBuilder object now supports appending Lists

The following methods have been added to the business layer finHtmlSummaryPage2StringBuilder object to allow lists to be appended to the HTML:

  • AppendList
  • AppendListWithHyperlinks

NOTE: No custom styles are currently defined for lists in Summary Pages. Therefore, any CSS changes must be defined in the Summary Page. This can affect either the UL or OL elements or, a specific CSS class can be defined which can then be passed as an optional parameter to the two new methods.