By default, collection views will show all records in a particular collection - but often we don't need to see all the data at once.
With Noloco, you're able to add filters to collection views to determine that records should only be shown that match certain criteria based on the relevant field values.
In this video, learn how to:
- Add filters based on a single-option field
- Filter records based on a date field (relative to today's date)
- Filter records based on a price (number) field
- Use multiple filters together with 'And' logic
- Use an 'Or' filter group to show records that meet any of the filter criteria
- Combine 'And' conditions within an 'Or' filter group