Skip to content

Releases: Servoy/svyLookup

v2025.3.0

05 Feb 11:19
a8a9e0c

Choose a tag to compare

Case Description
[SVYX-929] svyLookup replaced legacy components with Bootstrap
[SVYX-928] SvyLookup with multi-select. Cancel/confirm selection upon cancel (x icon), selectAll, deselectAll
[SVYX-353] Can't see selected records the first time the lookup is shown
[SVY-19777] Servoy SVYPopUpFilter is not retaining selected values before a type-ahead is used for a new value selection
Changed return types from plugins.window.FormPopup to CustomType<window.FormPopup> to be in line with 2024.09
Fixed skip to allow null values when the valuelist contains ^ (null value with display)
Fixed warnings in Servoy 2025.3.0 and higher

Possible breaking changes

Legacy text fields used in svyLookup forms have been replaced with Bootstrap components. This may cause breaking changes in your solution if you extend the svyLookup forms.

2024.3.0

03 May 15:32

Choose a tag to compare

Case Description
SVYX-581 manual valuelists used in popupfilter lose sort; createValueListLookup with a custom value list now sorts the initial foundset by the order of the values in the custom value list
SVYX-836 svyLookup returns warning when having overwrite on searchText
SVYX-837 svyLookup add support for casting integer into string
SVYX-838 Expose more options for svyLookupNGTable
SVYX-839 svyLookup throws a browser warning about a missing column ID

v2023.3.0

09 Oct 14:59

Choose a tag to compare

Upgrade the module for Servoy 2023.3.0, resolving various warnings.

v2022.3.0

07 Jul 13:25

Choose a tag to compare

svyLookup

Version number updated.

v 2.3.0

14 Jan 12:17

Choose a tag to compare

Enhancements

Case Description
SVYX-366 SvyLookup and svyPopup filter only have partial support for showing HTML

Fixes

Case Description
SVYX-277 svyLookup setSelected_xxx does not show checkbox ticked

v2.2.0

09 Jun 13:28

Choose a tag to compare

Enhancements

Case Description
SVYX-211 Added support for relation valuelist based on globals

Fixes

Case Description
SVYX-212 Added fix for UUID selected real values

v2.1.2

08 Apr 14:37

Choose a tag to compare

Fixes
SVYX-208: [NG2]cloudSample should use font-awesome

This version introduces a dependancies to FontAwesome 5

svyLookup release 2.1.1

16 Dec 12:52

Choose a tag to compare

This minor release contains only small fixes for JDoc warnings generated on Servoy 2020.12

svyLookup release 2.1.0

18 Sep 14:47

Choose a tag to compare

Enhancements

  • SVY-14878: svyLookup add support for "global method" valuelists

Fixes

  • SVY-14995: regular valuelists are unsorted
  • SVYX-89 Removed non existing function link
  • SVYX-30 Fix deprecated component warnings
  • SVYX-26 Fix for generated formname warning

SvyLookup v2.0.2

19 Mar 14:48

Choose a tag to compare

This minor release offer the following fixes:

  • #5 Error with custom valuelist lookup
  • #1 Filtering a grid on a column that has a valuelist with the "apply valuelist name as filter on column 'valuelist_name'" checkbox checked, does not filter the filter dropdown results.