Stuck by the image display

0
Dear guys,          i just want to display the image from the image uploader (up-right), but every time the image from “file manager” also be loaded and cover the image from “image uploader”. Stuck and want to know why?  fresh user for mandix………    
asked
1 answers
0

There are probably errors in the list of Errors:

First, create two extra entities in your domain model:

Then on your page add a data view for Image and place the image uploader in it. 

Then on your page add a data view for File and place the file uploader in it. 

answered