Copy link to clipboard
Copied
Hi All:
Running into issues testing/setting up a Send In Bulk. The document tests perfectly as a self-sign or sending to a single recipient. But when trying to use same document with Send in Bulk (the real thing we need to do), its doing two things we don't want:
Other Notes:
{{#80P=[]80Pct_es_:signer}}
{{#TM=*TotalMiles_es_:signer:num(>0)}}
{{#BM=*BusMiles_es_:signer:num(>0)}}
{{#BP=BusPct_es_:calc([BusMiles]/[TotalMiles]):format(Number, 00.00%)}}
{{#N=*N_es_:signer:fullname }}
{{#S=*Sig_es_: signer:signature }}
{{#D=*Dte_es_:signer:date }}
{{#E=*Em_es_:signer:email }}
Thanks in advance for your help!
Copy link to clipboard
Copied
Hello,
Thank you for reaching out and sorry for the trouble.
1. As per the description above, you get the option to sign and then send. That seems the option "I need to sign" is checked and you have added the First sign option. You have mentioned that the option is not visible at your end.
Would you mind sharing the screenshot of the window that appears when you try to send in bulk?
2. To send the document for signature, it is not required to add the email address form field in the form. However, as you expeirence some issues we would like to know the step by steps workfow you do to send the document. It would be helpful if you can share the sample document with us usig which the issue can be replicated.
Let us know if you have any questions or need any help.
Thanks,
Meenakshi
Copy link to clipboard
Copied
Send in bulk should let you set whether the sender signs and if the senders signs if they go first or last.
under send setting there is a Signing Order section, though afaik this does not affect bulk sending.
Your text tags don't specify the number of signer though.
If you set sender signs first, then to assign fields to the sender, assigned the fields using :signer1, as the sender is the first signer.
If the sender is set to sign last, then assign the sender fields to :signer2 and the fields for the other signer to :signer1.
just don't leave it set to just :signer