Any and all attachments that get saved to Laserfiche from my forms process is being named correctly, as can be seen in green.
My issue is this:
All "names" in our system are temporary until they get moved to their proper "records" folder! Files get saved to a "holding" folder called z_routing. Using a workflow, files put here are renamed using the Doc ID-Document #-Revision fields which are concatenated to make the new Name. Among other things, shortcuts are created for Transparent Records Management.
Therefore, for each individual file uploaded with the form, I must be able to include the individual uploaded file name using {/_attachment_name}, but it doesn't work. As you can see in the image above, it leaves it blank. I'd like it to be added to the end of my document number and within the subject.
When I use the token that is available, highlighted in yellow below, I get all attachments instead of each individual attachment.
Any thoughts/ideas?