Search using query

0
Hi experts, I am creating a search book app. I have 3 entites, book, author and publisher.(please refer screenshots).   I will store the data respectively. Now I have a page where there should be a search option where I can see the the data as per the options selected. As you see on on flight booking app or job search app, you add your things and the data is visible as per the search query. Please help me implement such stuff.
asked
2 answers
2

Hello Harsh Bhanushali,

You can achieve this by using default search option in data grid 2 or in list view.

Hope my answer helps. Reach me out for any queries.

answered
0

Hello Harsh,

 

Have a look at this medium blog by one of the Mendix developers, this can act as a base for your use case and you can update your flow based on this.

https://medium.com/mendix/create-your-own-way-of-filter-by-npe-non-persistant-entity-and-microflow-4ffd11e52fb0

 

answered