How to save multiple images in database ?

Can i save multiple images in database for one entity ?

And my second question is, i want to let my user signup to my website and upload there contents(Name,number,images etc.). how i will save these things to database ?

Hi Santinder,

For a one-to-many relationship, take a look here: CMS: Working with Multiple-Item Reference Fields | Help Center | Wix.com.

Regarding user signup, this links can help you:

This is the API of wix-data, to save / query things from the database: wix-data - Velo API Reference - Wix.com

Good luck,
Idan.