Filtering or Sorting Items
Last updated
Last updated
Filtering and sorting are powerful tools that help users find and organize data more efficiently. Filtering allows users to narrow down a list of items based on specific criteria. While sorting helps users arrange items in a specific order.
To filter or sort items, open the app builder. Go to the desired screen through the app preview. Click on "+ Add Filtering", "+ Add Sorting" to add filtering or sorting.
To add filtering, click on "+ Add Filtering". This will add a default filter condition that you can customize further. You can select a database column, a filter operator, and a value to filter by. You can also apply "and" or "or" logic to the conditions to determine how these are conditions are joined together.
To add sorting, click on "+ Add Sorting". This will add a default sort that you can customize further with the fields/columns to sort by. You can select the order, either ascending (A โ Z) or descending (Z โ A), for each field.
That's it! Now can you filter or sort your items to view them in a more efficient way.