How can I clear the image from the 'add media' control? Reset is not an option as the user may also want to remove the original image
Solved! Go to Solution.
Hi @totalitarian ,
I think this cannot be achieved so far other than resetting the add image control. Please try to submit an idea in below forum if you need this feature:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Regards,
Mona
Hi @totalitarian ,
I think this cannot be achieved so far other than resetting the add image control. Please try to submit an idea in below forum if you need this feature:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Regards,
Mona
Hi,
You will need to do the following:
1- select the add media - uploadeimage1
then go to the advanced tab and find the: (Addmediabutton1)
now you can reset it
Reset(AddMediaButton1)
Thank you
Charbel Armaleh
If this post helps, then please consider Accept it as the solution to help the other members find it more
En mi caso solo cree una variable que uso posterior a la ejecución:
Set(AddMediaButton_reset;true);;
set the media to a variable and clear the variable
User | Count |
---|---|
125 | |
87 | |
86 | |
75 | |
69 |
User | Count |
---|---|
215 | |
180 | |
139 | |
97 | |
83 |