top of page

How to Refine or Expand a Data Collection Query

How to Refine or Expand a Data Collection Query

Wix Fixer

Nov 8, 2022

9

Tags:

Dataset, Database, VELO

In this series I walk you through the long await WiX Data API! The WiX Data API allows you to interact with data collections using code (Velo). With just a few lines of code you can get, add, remove or update items in your collection.


You can also do more complex things such as querying a collection based on a certain field - value pair, using hooks to take action before or after a collection is changed and more! In this video I show you how to refine or expand a query using .and() and .or()

Check out the full documentation here:

https://www.wix.com/velo/reference/wix-data/wixdataquery/or

Related videos

Wix ideas.jpg
Sumo Digital
Nov 7, 2022

155

Adding multiple filters to a collection

Wix ideas.jpg
The Wix Wiz
Jun 10, 2024

18

How to Speed up Data Queries in Wix with Indexes

Wix ideas.jpg
The Wix Wiz
May 21, 2024

49

How to Make Custom Member Profiles

bottom of page