Hi community!
We have 2 choice fields, first one is a dropdown (field1), second one has behaviour autocomplete (field2).
Dependent on selection in field1, datasource of field2 (which is an SQL query containing value of field1) changes. This is working as expected.
Picker search mode of field2 is set to 'Contains', minimum characters = 3.
Regardless of what is entered in field2, all available entries are shown and are not filtered.
Any ideas why this does not work as expected?
We are using Webcon version 2022.1.4.204 by the way.
Thanks a lot in advance & best regards, Nik