Article Details
Id: | 21610 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.01.02 |
Opened: | 14/06/2024 |
Closed: | 14/06/2024 |
Released: | 12/09/2024 |
Job: | J033713 |
![]() |
HTML Widgets; Now passed a special "_runningfromdesktop" parameter when run from finPOWER Connect desktop
A new boolean parameters, "_runningfromdesktop" is passed as a startup parameter to HTML Widgets when run from finPOWER Connect desktop.
This parameter is set to True and allows widget code to vary based on whether it is being run from desktop (e.g., the Document Create wizard when is is set to override the built-in form).
NOTE: This is separate from the "Desktop" mode used by certain HTML Widgets that run as background processes. It simply identifies that the widget is running under finPOWER Connect desktop, e.g., to vary certain information available to the User.