⌛Filtering, Sorting, or Grouping Items
Filtering, sorting, and grouping 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.
Sorting helps users arrange items in a specific order.
Grouping helps users visually segregate the items based on a particular property.
To filter or sort items, open the app builder. Go to the desired screen through the app preview. Click on "+ Add Filtering", "+ Add Sorting", "+ Add Grouping" to add filtering or sorting.

Filtering
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.
Sorting
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.

Grouping
To add grouping, click on "+ Add Grouping". This will add a default group that you can customize further with the column/property to sort by. You can select the sort order, either ascending (A → Z) or descending (Z → A) for the grouping property.

Last updated