Think on me as a 4 year old kid and have the time to explain me.
I will try to do the same
My proyect is:
45bccb8f-033f-4f29-8206-4fac54d332f2/
Th App I ́m trying to build is a data base from teachers from different levels on a certain school.
I do have the following information
Level
Name
email
picture
For that I build new DataBase called Maestros
Now I do have Predefined collections
Users
Files
Devices
Colections
Maestros
On the Files from Redefined Collections I did upload a png image called
Fondo .png
and I got this object into the predefined Collection Files
File Name c1193e51-6484-4541-be72-b825e5517afe.Fondo.png
Original File Name Fondo.png
Size 1.81 MB
Content-Type 1.81 MB image/png
_createdAt 2014-06-19 18:23:12.023
Owner
acl
I did copy the File name to the Collections/Maestros DB
_id 53a0e237e4b07420882af524
Nombre Ana
string
Grado 1ero Primaria
string
Correo a href="mailto:anacristina@amigos.com" rel="nofollow"anacristina@amigos.com/a
string
Imagen c1193e51-6484-4541-be72-b825e5517afe.Fondo.png
string
acl
_createdAt 2014-06-18 00:49:59.608
_updatedAt 2014-06-19 23:45:04.594
On the UI I build a page where to grab the info from a certain teacher
Name
Email
Picture
So I can get the text info but do not get the image from the Data Base, what am I doing wrong?
And please, please do not send me any link from your Doc tutorials since none of them talks about image management nor a video tutorial, you only speck about using text DBs, which so far I think I have a good idea on how to use them.
Which I do recommend to do a webinar on how to manage a DB of images and all you can do with them, zoom, storage, replace, types, animations, carrousel usage, backgrounds, invisible buttons and so on, which are very powerful features and there is no detail info on your tutorials.