Select2Tokenizer no valuelist items with custom valuelist and containSearchText
Opened this issue · 0 comments
jorgesedavi commented
When you use a Select2Tokenizer component with a custom valuelist, with the check "containSearchText" checked, the valuelist items are not shown.
Due to this, it is not posible to use the "containSearchText" feature on a custom valuelist.
Using a table valuelist works well.
Tested on latest package and on Servoy 8.1.2, 8.3 and 8.3.1RC1.
We attach a sample solution on zip.
testSelect2Tokenizer.zip