top of page

How to Add an Item to a Data Collection with WiX Code

How to Add an Item to a Data Collection with WiX Code

Wix Fixer

Oct 28, 2022

9

Tags:

Datasey, Database

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 talk about the .insert() method which allows you to add a new item to a collection using code. See 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
Join my private Facebook group: https://www.facebook.com/groups/75645...
Join a free group consult: https://www.meetup.com/wix-fixer/

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
Pabbly
Oct 19, 2023

67

How to Send SMS for Wix Form Submission

bottom of page