Child pages
  • New in 7.0

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added option to specify arguments for the callback on plugins.window.createShortcut
  • Added The new .storeBounds property on JSWindow instances to control if (present since 6.0.5 with default value "true") now defaults to "false". It specifies whether the bounds of the JSWindow are stored or not when the window is hidden and then used again when the window is shown again (in the same or subsequent sessions).
  • Deprecated all runtime "allxxxx" properties. Use the solutionModel instead
  • Added support for injecting LINK tags through non-editable HTMLArea's in the Web Client, with a href attribute containing a media library url
  • PDF Forms Plugin: Added option to load templates from any location (backported to Servoy 6.0.5)
  • Added support to create relations through the solutionModel with names that contain both upper/lowercase letters. The name converted to just lowercase characters needs to be unique within the solution. in scripting the name needs to be references with the correct casing.

...