Hi, I am designing a form . and I need a image uploader field , but when I was trying to Upload Image it shows a error , "An image must be inside of Data view or snippet Connected to entity System. image or a specialization" error . then How to resolve It.
asked
Barkha Deshmukh
1 answers
2
Hi Barkha Deshmukh,
You need to create a entity with generalizaing the image entity from system module and create a page and add a data view and select this new entity as data source. add widget image uploader inside the data view.