Use setFilterPredicate (lookup) with data from the database

How can this new method be used to filter the content of the lookup with the information that comes from the database? The example I’m seeing only applies to built values.

Regards

Nelson F.

Hello @nelsonflorez

Could you clarify your question? What do you mean by “built values”?

Regards,
Daniil.

If the values already exist in the database (they are loaded from a table), how can I filter if they have tildes?

You can filter them as it is demonstrated in sample. There is no any restrictions.

Thx @tsarev I already understood how it works