Id: | 19285 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.00.00 |
Opened: | 23/06/2022 |
Closed: | 08/08/2022 |
Released: | 21/12/2022 |
Job: | J029029 |
HTML Widgets; Security Statement Item; Improvements to how UserData is written and retrieved
Version 3.4.4 of finPOWER Connect saw improved handling of User Defined pages, as previously they did not handle User Defined Indexes (i.e., User(x)) values at all.
See:https://www.intersoft.co.nz/Support/KbArticle.aspx?id=19076
The changes in Version 3.4.4 changed the way the HTML Widget saved UserData, however being a Breaking Change meant that manual code changes are required for existing, overridden Security Statement Item HTML Widgets to utilise the new functionality. For any HTML Widgets not updated, UserData was not being saved at all, and errors are printed to the Debug Window.
The changes implemented now mean that the User Data will now save for any HTML Widgets not manually updated - however they will continue to experience the existing issue whereby the User Defined Indexes are not retained. Therefore, it is still highly recommended that any databases which use an overridden version of the Security Statement Item HTML Widget make the code changes as mentioned in the above Knowledge Base article to ensure that User Data saves completely, and correctly.
The following HTML Widgets have been updated:
- HtmlWidget_AccountNew
- Version: 1.19 (08/08/2022)
- HtmlWidget_SecurityStmtItem
- Version: 1.13 (08/08/2022)