Article Details
Id:22445
Product:finPOWER Connect
Type:NEW
Version:6.00.03
Opened:27/10/2022
Closed:26/03/2026
Released:30/04/2026
Job: J029911

HTML Widgets; New Transaction Entry HTML Widget added

A new Transaction Entry HTML Widget has been added. This Widget is the equivalent of the Transaction Entry Desktop Form and allows for bulk Account Transaction to be entered. The Widget uses Background Processing which allows it to be run in the background unsupervised.

The default built in Widget can be overridden from "finPOWER Connect Cloud Configuration", "Forms & Actions", Processes, "Transaction Entry wizard". The Desktop form cannot be overridden.

To support this Widget, a function called GetDataViewFilter_AllowTransactionEntryBulk has been added to finTransactionTypes. This function will return an SQLWhere String which can be used to filter the TransactionTypes collection.

The following HTML Widget has been added:

  • HtmlWidget_TransactionEntry
    • Version: 1.00 (13/04/2026)