Hi
I am currently fixing up on a productive application that is used by customers of the company.
In the App there is a Add Media Control, that is used to take pictures (use mobile camera is turned on).
After the Picture is selected, the users want to be able to take a new one immediately.
I have tried selecting the control through the select statement but to no success.
Is there a possibility to take another picture after choosing one and only going back to the screen if you select cancel in the module itself? Can you select the control remotely somehow? I only got it to work when clicking on the control itself.
Thanks in advance for any hints.
Camera OnSelect property:
Collect( MyPix, Camera1.Photo )
Insert a gallery. Gallery Item property
MyPix
Add an image control in gallery. Iamge property of image control.
ThisItem.Url
if you click five time on camera it will store 5 images in MyPix collection.
Due to the limitations of the camera control, it has to be the add media button and not the camera module.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
191 | |
63 | |
44 | |
34 | |
25 |
User | Count |
---|---|
243 | |
106 | |
89 | |
84 | |
64 |