text filtering

https://snippet.webix.com/mkyx1iq6

why textfiltering doesnt work?

probably you don’t have users_name field in your data.
filter does not use templates.
but you can create users_name field in scheme->$init handler
https://docs.webix.com/desktop__data_scheme.html#initkey

@intregal

should it look like this? : https://snippet.webix.com/rlnvmfsi

If no, can you show me a snippet of what you meant by creating users_name field. Thank you in advance.

check this
https://snippet.webix.com/kd019o06

@intregal
didnt work out for me :frowning:

probably something is wrong with database