Hello everyone
I am copying data from a quickviewform to a normal form using Javascript. If you look at the script in the attachments you can see that i get the values out of a quickviewcontrol and into the normal form. The 2 string values are copying but the image isn't. Can someone help me to copy that image?(the image is the foto variable)
Hi @jorenchristiaen,
Are you using an Image column/field? If so, see this documentation on how to retrieve and set image columns/fields: https://docs.microsoft.com/powerapps/developer/data-platform/image-attributes#retrieve-image-data
Hope this helps!
hi @jorenchristiaen,
I'm struggling with this as well. My other values get copied from the QuickViewForm to my MainForm using a "getAttribute.. getValue() on a OnSave-event. But this doesn't work when the content of a field that needs to be transferred from my QuickView to my Main is an Image.
Could someone help please?
WarrenBelz
55
Most Valuable Professional
mmbr1606
44
Super User 2025 Season 1
Michael E. Gernaey
31
Super User 2025 Season 1