Article Details
Id:12390
Product:finPOWER Connect
Type:NEW
Version:2.02.03
Opened:10/11/2014
Closed:19/11/2014
Released:04/12/2014
Job: J014464

Application Shortcuts; HtmlShow can now display a modal form

"HtmlShow" type Application Shortcuts now support a Boolean "modal" parameter which, if set to True will force the HTML viewer to be modal.

An example of running an Application Shortcut from a Script is shown below:

finBL.ExecuteApplicationShortcutUrl("HtmlShow?html=hello&modal=True")