657
Views
6
Comments
Solved
How to Filter a List View with Search bar?

How to Filter a List View with Search bar?

I am following this youtube  tutorial to create mobile CRUD apps  

https://www.youtube.com/watch?v=5hrtLjJ_GA8

but I want to add search Filter a List View function??

and how to add "filters" function on Aggregate tag

Thank you very much


2021-01-19 14-07-32
Tom Zhao
Solution

Modified oml file attached. Add filter like below, and bind the input change event to search.

CRUD.oml
2021-01-19 14-07-32
Tom Zhao

Hi tommy,

Sorry, I don't know the language on youtube, Maybe Portuguese?
Could you share the oml fille?

Also please refer to the link below. Learn how to use Query in the Reactive/Mobile application.

https://www.outsystems.com/training/courses/146/sql-queries/?LearningPathId=1

Kind regards,

UserImage.jpg
tommy super

Sure Thank you

I don't know the language on youtube XD...... I just focus on his screen jobs XD


CRUD.oml
2021-01-19 14-07-32
Tom Zhao
Solution

Modified oml file attached. Add filter like below, and bind the input change event to search.

CRUD.oml
UserImage.jpg
tommy super

hello Tom,

Thank you very much

Have a nice day

2021-06-01 05-56-33
Komal Kumbhar

Hi Tommy Super,

I have attached OML here for your query. I have used List Item and perform search operation on it. 

Please let me know if you have query,

Hope this will help, 

Regards,

Komal

SearchDemo.oml
UserImage.jpg
tommy super

hello Komal Kumbhar,

Thank you very much and thank your template

Have a nice day

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.