Releases: Servoy/svyLookup
Releases · Servoy/svyLookup
v2025.3.0
| 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
| 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
v2022.3.0
v 2.3.0
v2.2.0
v2.1.2
svyLookup release 2.1.1
This minor release contains only small fixes for JDoc warnings generated on Servoy 2020.12
svyLookup release 2.1.0
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