Article Details
Id:19198
Product:finPOWER Connect
Type:NEW
Version:3.04.04
Opened:29/04/2022
Closed:05/05/2022
Released:09/06/2022
Job: J028653

HTML Widget Utilities; New Registry Section added for HTML Widget Form Registry Settings

The following functions have been added to finHtmlWidgetUtilities:

  • GetRegistrySettingsUser(formKey As String)
  • UpdateRegistrySettingsUser(formKey As String, userSettings As ISKeyValueList, Optional updateExisting As Boolean = False)

These functions allow HTML Widgets to save Form Settings for the current user against the new Registry Section "HTML Widget".

An example of where this is used is the General Ledger Export HTML Widget - similar to the desktop form, the HTML Widget will retain which items are selected to include, as well as the "Closed to Date". These are updated each time a new Batch is created.