I have an app that creates a form and adds pictures. Once you fill in the form, at the bottom you click a button to be taken the camera screen. Here you take pictures and when you are finished you click a button that says done. When you click done, the pictures should be saved and you should be navigated to the previous page with all the information you entered still there. The problem is that it retains the pictures taken, but not the data that was previously inputted. Is there a way to do this?
EDIT:
It's only doing this when I have taken pictures, If i dont take any pictures, the form retains all the data. My code for the "done" button is:
If(NewRecord, Collect(PFCROSS, CameraPhotos); Back(ScreenTransition.Cover)
Where PFCROSS is my excel table's name and CameraPhotos is the collection I am saving the pictures to.
Anyone have any ideas?
Hi @ShanP,
What is your current situation?
Could you please explain a bit for the formula you used here? Further, it would be much helpful if you could share a screenshot of the form control.
I just tested with the scenario you mentioned, and the Edit form control would just keep the entered value (with or without picture taken).
Adding some reference:
Edit form and Display form controls in PowerApps
Regards,
Michael
I have moved on with this and instead did not allow the done button to take me to the previous page, but to a new page. Would you be able to share your screenshots and code for how you got it working?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
186 | |
53 | |
41 | |
36 | |
30 |
User | Count |
---|---|
240 | |
75 | |
71 | |
69 | |
65 |