Article Details
Id:16084
Product:finPOWER Connect
Type:NEW
Version:3.02.00
Opened:10/05/2019
Closed:13/05/2019
Released:15/08/2019
Job: J022288

HTML Widgets; widget.Chain method added to close and run a different Widget

A new widget.Chain method has been added to close the current HTML Widget and launch a different Widget, e.g.:

widget.Chain("NewWid", { accountId: "L10000", showHistory: false });