Article Details
Id: | 19633 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.00 |
Opened: | 29/09/2022 |
Closed: | 29/09/2022 |
Released: | 21/12/2022 |
Job: | J029737 |
HTML Widgets; Function added to widget.UI to build the Background Process "Progress" page
Previously, each HTML Widget which ran as a Background Process had its own code (however identical) responsible for building the console-style Progress page. This code has been consolidated into widget.UI under the Function "widget.UI.BuildBackgroundProcessProgress(divProgress, clear, backgroundProcessStatus)" and each HTML Widget has been updated to call this instead. This allows for simpler maintenance of the HTML Widgets.
Note: This function has not been added to the HTML Widget JavaScript help library - this is because it is not expected to be used outside of system-supplied HTML Widgets.
The following HTML Widgets have been updated:
- HtmlWidget_AccountDirectDebitsProcess
- Version: 1.02 (29/09/2022)
- HtmlWidget_AccountDisbursementPayments
- Version: 1.02 (29/09/2022)
- HtmlWidget_AccountProcesses
- Version: 2.08 (29/09/2022)
- HtmlWidget_BankExportTransactions
- Version: 1.01 (29/09/2022)
- HtmlWidget_DocumentExecute
- Version: 1.03 (29/09/2022)
- HtmlWidget_GLExport
- Version: 1.02 (29/09/2022)
- HtmlWidget_PPSRB2GAUUpdate
- Version: 1.03 (29/09/2022)
- HtmlWidget_PPSRNZUpdate
- Version: 1.03 (29/09/2022)
- HtmlWidget_SecuritisationAllocation
- Version: 1.04 (29/09/2022)
- HtmlWidget_SmsUpdate
- Version: 1.04 (29/09/2022)