Hi,
I am new to mendix and I am trying to figure out how to use the image uploader. From what I have read, it seems like I have to place the image uploader inside a nested data view that is connected to an entity that is a specialization of System.Image. The hosting data view should be connected to an entity that has the attributes for your image. When I nest the data view for the image uploader it says that the data source has to be a microflow. What should be in the mircoflow to allow me to use the image uploader? Also, I am open to other suggestions on how to upload an image if there are better/easier ways.
Thanks!
Andy