Scripting enhancements for Lawson applications

New scripting methods

Description
ControlsUtil static method:
  • AddCustomDatePicker:Adds a custom date picker to the form
IForm events:
  • BeforeCustomDrillSelect: Occurs when a select window is about to open for a custom text box
  • AfterCustomDrillSelect: Occurs when a select window has closed after a selection for a custom text box
IForm method:
  • MoveElement: If a value other than -1 is supplied for ColumnSpan, the element is resized instead of truncated.
Related documentation Infor Smart Office Developers Guide for Infor Lawson