Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

exporting a response file excluding image fields

Avatar

Level 1

hi,

i designed a form that the submiter should insert 2 jpg/png image in 2 separate locations.

when exporting the response file to a CSV, the images are transformed to a v-e-r-y l-o-n-g code, and i dont want them to be exported.

can it be done? how?

BTW,

i am working with livecycle 9.0.0.2 to design the form if its relevant...

many tnx

0 Replies

Avatar

Level 8

The images are being base64 encoded, if you set the binding to no data binding it won't be saved

Avatar

Level 1

many thanks

by any chance, is there a way to exclude images from an already distributed form (an existing response file)?