Signature Option "Capture" with "Upload Image" option when sending from Laserfiche Workflow
Friday, June 30, 2023 at 12:08pmI am attempting to send a contract with the signature block set to capture from Laserfiche Workflow.
In the document I have placed the text tag:
{{esl:VendorSign:Capture:size(400,30)}}
This is the screenshot when the vendor signs:
See image A
I have set the option in the feature settings to allow for image upload which works if I start a transaction from the OneSpan website.
See Image B
Can I modify the text tag to allow for signature from file upload when starting from Laserfiche Workflow? If this is not the method to use for file upload signature please let me know the correct method.
See Image C
Reply to: Signature Option "Capture" with "Upload Image" option when sending from Laserfiche Workflow
Friday, June 30, 2023 at 12:10pmAdding images
Reply to: Signature Option "Capture" with "Upload Image" option when sending from Laserfiche Workflow
Friday, June 30, 2023 at 03:52pmHi Bryant,
Thanks for your post!
Unfortunately, I don't think OSS has supported fromFile flag in text tags. A quick workaround is to use document layouts to place signatures instead of text tags:
Laserfiche Documents String: EntryId:7,LayoutName:Layout 1;EntryId:8,LayoutName:Layout 2;EntryId:10
Duo
Reply to: Signature Option "Capture" with "Upload Image" option when sending from Laserfiche Workflow
Friday, July 7, 2023 at 01:14pmI successfully sent a transaction with a layout for the signature and signers name. How do I format the Signers String to include Signer Company and Signers Title?
This is what I tried FirstName:Bxxxxxx,LastName:Byyyyy,Email:[email protected],SignerId:VendorSign,SignerCompany:Mxxxx,SignerTitle:Exxxxx
Can I have both a layout and text tags in the same document?
Reply to: Signature Option "Capture" with "Upload Image" option when sending from Laserfiche Workflow
Friday, July 7, 2023 at 01:50pmHi Bryant,
For your questions:
(1)A signer string with company title and personal message could look like this:
FirstName:John,LastName:Smith,Email:[email protected],SignerId:Signer1,Company:ABC Bank,Title:CEO,PersonalMessageToRecipient:Please sign ASAP!
(2)Yes, you can use text tags and layout in the same time.
Best Regards,
Duo