Filter by some field

Hello community

I have a one question. I have a input field with several ID (for example 1234, 3214, etc) and I have a User collection with ID. I have a screen with User list. How I can filtered this list where input field contains user ID. For example I input 1234 3214 and list show me all user with ID (1, 123, 1234, 32 etc)
I can filtered only if user ID contains input field, but I cant filtered if input field contains user ID
:frowning:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.