Open thumbnail image to larger size image in popup or new window in
Livecycle DesignerIs there a way to create a form in Livecyle Designer
and add thumbnail images and then be able to click on a thumbnail image
and a larger version of the image pops up in a popup window or a new
window? I tried the gotourl function and referenced the image on the
hard drive but this did not work because it is not a url. Is there
javascript to do this ie. app.openDoc(c:\image.jpg, NewWindow);?Thank
you.