Scripting enhancements for Lawson applications

New scripting methods

Description
These scripting methods have been added to Lawson forms:
  • It is now possible to run a script not associated with a form: sforms://_runscript/?name=scriptname.js.
  • Optional string parameters can now be passed to the ScriptActionSucceeded and ScriptActionFailed methods.
  • Names can now be applied to custom menu items added with either AddHelpMenuItem or AddRelatedMenuItem methods.
  • The ControlsUtil.AddWebBrowser now stores both the host control and Web browser control as custom elements.