Thanks for the advice VjayI've done the Enable Additional Features and I
was still having the same issue. Let me see if I can explain what's
going on a little better. When I click on the checkboxes in the form the
images will appear, but once I save it and reopen it the checkboxes are
checked but no images are being displayed. I'm using LiveCycle to create
the form and putting the following JavaScripting on the checkbox as a
change event.if(AddImage.rawValue == 0)Info.presence =
"hidden";elseInf...