Hello,
I have an app for taking information about products and save it to an Excel file. The information I get is the code of the product, some observations and about 9 pictures of every products.
For taking pictures I'm using "Input image" control and I'm collecting the images with Collect(Fotos;FotosGlobal.Media)-
The problem is that when I'm going to take new pictures for a new product the previous one still is shown. I would like to remove this picture from the control and having it clear (after saving it in the Excel and fodler in onedrive).
I have tried with remove and with Clearcollect but the pic is still there all the time. Please, do you know any way of doing this?
Thanks!