Hi,
I would like to store in my database a list of images. That would be the same one as already on the user screen.
I would show the following to the user:
So when you click on the image, the image would be add on a list that would be stored in the database.
But I can’t figure out how to store an image in a list. when I use the function add :plus item it always return me a text, even if i selected a type “Image” or List of Image.
Do anyone know how I could do ?
Please see my app below :
Thank you in advance !!