Article Details
Id:12072
Product:finPOWER Connect
Type:NEW
Version:2.01.01
Opened:22/07/2014
Closed:22/07/2014
Released:31/07/2014
Job: J013661

Application Shortcuts; New Application Shortcut type of 'ScriptEvent'

A new Application Shortcut Type of 'ScriptEvent' has been added.

This is exactly the same as the 'HtmlShowScriptEvent' except it does not automatically open an 'HTML Viewer' form.

Typically, the Script would not return anything in the 'text' parameter however, if it does, the text will be displayed in a message box or other viewer. This can be controlled by adding one of the following pipe-separated prefixes to the returned text:

  • HTML|My Text
    • Display My Text in an HTML viewer.
  • INFORMATION|My Text
    • Display My Text in a message box with an Information icon.
  • WARNING|My Text
    • Display My Text in a message box with a Warning (Exclamation) icon.

This event is only applicable to 'Summary Page (version 2)' type Scripts.