I want the users to be able to upload multiple image of a product. So I create a separate collection to store the images and make it related to the art product using a Product to multiple image relationship.
I have attached the image of the workflow and the database
But when I try to display the image of the current product in the list, it not showing up