i have a problem to display the profil picture on the screen even if it’s save on the collection and even if i update it with the action button update… i use first a simple list it doesn’t work and i try with the custom list it doesn’t work too…
I see that in your screenshots the Image property in the Database has a different name and the connected image property on the image component in the list has a different name. They are in two different collections right?
“I see that in your screenshots the Image property in the Database has a different name and the connected image property on the image component in the list has a different name. They are in two different collections right?”
yeah the prestataire profil picture it’s in the collection " liste de prestataire" and i’ve made a relationship with the other collection named " booking client (prestataire)". Because i thougt with this relationship with this two collection the update action could take the data (prestataire profil picture) from “liste de prestataire”
yeah i try and even with the good path trought the database it doesn’t work
and yeah i’m logged as a user but i don’t want the picture of the logged in user to display i want the profil picture from the prestataire i add in the collection “liste of prestataire” to display