Release History
finPOWER Connect 2.01.01
FIX: Global Settings, Auditing, Accounts; Credit Bureau Defaults Suspension is not in alphabetical order
The list of items under Global Settings, Auditing, Accounts should be in alphabetical order, except for a few items at the top of the list.
NEW: Page Sets; Page Object Custom buttons now support a shortcut key
Custom-type Buttons appearing after a Page Object, e.g., after a DBComboBox, now support a shortcut key when added from code.
FIX: DBCombo in 'Database Fast' mode not updating text when button is clicked
For databases setup to not show database dropdowns, e.g., unchecking the Global Settings, Performance, "Use Client Dropdowns" option, clicking a button to the right of the DBCombo would not update the text in the DBCombo.
FIX: Disbursement Accounts; applied more logic to stop invalid Transaction element types


More logic has been applied to the valid Element Types available to Disbursement Accounts.
NEW: Page Sets; More control to update Command Buttons from Script
Command Buttons on a Page Set (e.g., wizard buttons, OK, Print etc.) can now be updated from the Page Set Script.
FIX: General Ledger Export; emPOWER Direct and Save fails when running finPOWER Connect in 64-bit mode
The General Ledger Export for emPOWER Direct and emPOWER Save fails when running finPOWER Connect in 64-bit mode.
FIX: Securitisation; finAccountSecuritisation object does not expose User Data correctly
The business layer finAccountSecuritisation.UserData object returned an empty Key Value List that did not contain any User Data.
NEW: Page Sets; Tooltips for 'Heading 4' style Labels now display an information icon
Tooltips for 'Heading 4' style Page Object Labels now display an information icon as per the icon that appears to the right of many section heading labels in the standard finPOWER Connect User Interface.
NEW: Account Payment Reversal wizard; add option to not charge Document fee
There is a new option in the Account Payment Reversal wizard to not charge Document fee.
NEW: Page Sets; Grid cells can now have a Tooltip and be forced to be Read-Only
Grid cells can now have a Tooltip and be forced to be Read-Only. This is achieved in the Grid's InitialiseRow event as follows:
FIX: Parameters; A default Value and number of Rows can now be specified for Range type Parameters
A default Value and number of Rows can now be specified for Range type Parameters.
NEW: Security Items; Owner/ Location page, added paste buttons
On the Security Items form, Owner/ Location page, there are two new paste buttons.
FIX: Page Sets; Flow Layout mode; Auto-sizing Page Object height not working as expected if Page contains columns
If a 'Flow' layout Page within a Page Set has multiple Page Objects, e.g., HTML Panels that were all configured for their height to auto-size to fill empty space on the Page then the 'white space' at the bottom of the Page should be apportioned equally be...
FIX: Scripts; Importing an unencrypted Script to replace an existing encrypted one does not work correctly
Importing an unencrypted Script into a database containing the same Script but with the code encrypted did not correctly import the new Script.
NEW: Page Sets; Button Strip type Page Object added
Page Sets now support a 'Button Strip' type Page Object.
NEW: Close Accounts wizard; can now specify Notes for small balance Debit and Credit Write-Offs
In the Close Accounts wizard you may now specify Close Notes for small balance Debit and Credit Write-Offs.
FIX: Refinance; a new option has been added to allow a Refinance to be re-dated forward
A new option has been added to Account Types to allow the opening date of the Refinance To Account to be re-dated forward.
NEW: Page Sets; Buttons can now include separators
Page Set Page Object types that have a Buttons collection can now add separators to break the buttons up into groups.
NEW: Business layer functionality to return Client Phone Numbers now validates that the Contact Method looks like a Phone Number


Using one of the following methods of finClientContactMethods now validates that the Contact Method value is a Phone Number:
FIX: Task Manager; Workflows; Email and SMS issues with Client Workflows
Attempting to send an Email or SMS to Client Workflows via the buttons below the Workflows grid on the Task Manager could result in an error or the SMS/ Email failing to send.
FIX: Workflow Types; Adding an Automatic item defaults Notes Entry to 'None' but leaves Template Notes visible
Adding an Automatic item to a Workflow Type defaults Action Notes Entry to 'None' but leaves Template Notes visible.
FIX: Task Manager; Workflows; Ad-hoc Outgoing Communication action to multiple Client Workflows incorrectly lists 'Account Holder'
When performing an ad-hoc Outgoing Communication action to multiple selected Client Workflows from the Task Manager, the 'Contacted' dropdown incorrectly lists 'Account Holder' as an option.
NEW: New Account wizard; Wizard Validator script can now access the Product Type from all Pages
The New Account Wizard Validator script can now access the Product Type from all Pages.
FIX: Workflow Actions wizard; labels not aligned correctly in High DPI mode
The SMS and Email labels on the Workflow Actions wizard SMS Document and Email Document pages is not aligned correctly in High DPI mode.