angelone Member Licensed User Longtime User Apr 12, 2016 #1 Hi, i need to retrieve the filename of image loaded in image view. Is it possible? Thank's a lot, Angelo
Hi, i need to retrieve the filename of image loaded in image view. Is it possible? Thank's a lot, Angelo
DonManfred Expert Licensed User Longtime User Apr 12, 2016 #2 No. When loading the image to the imageview you can store a map of infos in the tag to retrieve it later and then get the value(s) from the map back Upvote 0
No. When loading the image to the imageview you can store a map of infos in the tag to retrieve it later and then get the value(s) from the map back