These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Deleting Images from image field

Gillian
Registered: Jul 10 2007
Posts: 63
Answered

How do you delete an image from an image field in a form? Currently, the only way my users can do it is to replace the image with another one. Does an upgraded version allow deletion? Is this a limitation of the program?

-Gillian

My Product Information:
LiveCycle Designer, Windows
radzmar
Expert
Registered: Nov 3 2008
Posts: 1202
You can delete an image with a script you put into a buttons click:event.

imageField1.rawValue = null;

radzmar
LoveCycle Blog
Documents you need:
LiveCycle Designer ES2 Docs