You are viewing limited content. For full access, please sign in.

Question

Question

Is it possible to preview an image in the "Upload File" activity in Laserfiche Forms?

asked on November 8, 2013

 I'm pretty sure this could be accomplished via CSS/JS, however I'd thought I'd check here first before jumping on the script train. 

0 0

Answer

SELECTED ANSWER
replied on November 8, 2013

I think this will actually help you out a lot: http://www.raymondcamden.com/index.cfm/2013/9/10/Adding-a-file-display-list-to-a-multifile-upload-HTML-control

 

I hope this answers the question precisely for you. I think I may use this for Forms I create in the future as it would be convenient

1 0
replied on November 8, 2013

If this answers your question, please mark this as the answer.

replied on October 2, 2018

We actually support this out of the box as of 10.3, see this KB: https://support.laserfiche.com/kb/1013903/list-of-changes-for-laserfiche-forms-10-3

0 0

Replies

replied on November 8, 2013

What is the use case for this?

 

Are you trying to display it within the same form that it is uploaded from? Or are you trying to view uploads from a previous submission inside the same business process?

1 0
replied on November 8, 2013

Same form. Customer requested the functionality of an image preview prior to uploading the document. 

0 0
replied on November 8, 2013

Well...Scripting to add in a document to the file upload has been annoying from my experience. I have. If you are headed down that path, I recommend looking into the accessibility of information from the HTML Input tag when "type=file" as that is how the file-upload forms activity is created on the page.

 

Might want to try using an iFrame window to display the document inside the form after you have the other bits figured out. 

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.