top of page
Share page:
How to Exclude Results from a Data Collection Query
Wix Fixer
Nov 9, 2022
9
Tags:
Dataset, Database, API, 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 exclude certain field values using .not()
Check out the full documentation here: https://www.wix.com/velo/reference/wi...
Have questions? Need something fixed on your website ASAP?
Hit me up: https://www.eitanwaxman.com/contact-me
bottom of page