Select to view content in your preferred language

Is it possible to pulldata photo (blob/binary data) within a form?

251
2
02-18-2025 06:48 PM
SpatialCadet
Occasional Contributor

Looking for a method to pull blob/binary data from photo stored in a Survey123 unsubmitted form to another question in an attempt to run with some custom Js.
Is this possible?

0 Kudos
2 Replies
abureaux
MVP Frequent Contributor

Are you talking about the image's base64 data? Or the image's EXIF data?

EXIF data can be pulled, base64 cannot.

SpatialCadet
Occasional Contributor

Talking about base64, thank you

0 Kudos