Hi all,
Just wondering what would be the easiest way to display an image on a form after the user has uploaded it?
I am using NT7's new file upload, which begins uploading the file as soon as the user selects it. I'd like to be able to immediately display the image itself below the prompt after the upload is completed.
How do I refresh the 'Display' field for the image? I tried entering the field equate of the 'Display' field under Client-Side/Refresh on the File Upload field, but it doesn't seem to redraw it?
I am also considering having a 'Delete Image' button underneath it which will delete the image and refresh the page to remove the image from the screen.
Thanks,
Devan