Unable to upload a image into a database

0
Hi community, How can i upload a image into a data base for a object case: If I have a Entity name product , Administrator must upload a picture of the specific product image into the database along with the details How can i achieve it??
asked
1 answers
0

There is a worked example of how to do this in the Image Uploader documentation. 

https://docs.mendix.com/refguide/image-uploader/#3-example-of-image-uploader-usage

I hope this helps. Good luck!

answered