Child pages
  • 2022.09 Whats new

Versions Compared

Key

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

...

On a Column, Table or Server level you can configure what the sort order should be with nulls first or last and you can specify that sorting should always be done with upper/lower casing. 

    This resulted in that the DBI information that we have (Server,Tables,Columns) which is normally in the column_info are now stored directly as "dbi" files in the WAR with this information. This information will not be in a .servoy file so it will only be in a WAR when you export with an active solution.

A new event is now available at the form level: "onBeforeHide".

...