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

Question

Question

Stores only one image when I choose Upload File.

asked on April 30, 2019

I added the "upload" field to my form and limited it to jpg & tiff's.  I have it set to 250mb and 10 images max.

When running the form, it uploads fine and creates the thumbnails of the images into a tiff of the Form, which is stored into the repository.  

What fails is that the "upload" document, which I place in a separate directory, only stores the last image that I've uploaded.  It drops all other uploaded files - even if they have the same extension.

How do I correct this?

 

 

0 0

Answer

SELECTED ANSWER
replied on May 2, 2019

Don't know if this is the same issue we have encountered in the past but here the problem was the document name. In your forms business process you can choose the name the documents will have with tokens or hardcoded parts but seems that if documents have the same name Laserfiche seems to overwrite the documents with latest arrived in the repository. 

We solved it by including the original document name token so that none will have the same file name in the repository.

Hope it helped a bit.

0 0
replied on May 3, 2019

Thanks Raphaël!

I added the {/_attachment_name} and it worked.  LF usually appends the file name when there is a duplicate name (name conflict) - maybe there's a setting somewhere in Forms setup that allows multiple names upon conflict but I haven't found it.

I appreciate your help.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.