Skip to main content
Solved

Email Address is shown on email sent to candidates

  • March 15, 2023
  • 2 replies
  • 67 views

Forum|alt.badge.img

We are utilizing esignature and had it integrated with SuccessFactors Recruiting System. However everytime an envelope or email is being sent to candidates, the email address of the admin is being shown.

For Example:

ADMIN HR

<Email Address>

Can this be removed?

Best answer by Community Expert

Hello,

Thank you for reaching out here in the DocuSign Community.

This can be removed using resource files (please keep in mind that depending on the account plan the option might not be available), please view page 46: https://support.docusign.com/s/document-item?bundleId=docusign-email-resource-file-guide&topicId=docusign-email-resource-file-guide.pdf&_LANG=enus

Let us know if you need further assistance with this.

Best regards,

Nathaly | DocuSign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue!

2 replies

Forum|alt.badge.img

Hello,

Thank you for reaching out here in the DocuSign Community.

This can be removed using resource files (please keep in mind that depending on the account plan the option might not be available), please view page 46: https://support.docusign.com/s/document-item?bundleId=docusign-email-resource-file-guide&topicId=docusign-email-resource-file-guide.pdf&_LANG=enus

Let us know if you need further assistance with this.

Best regards,

Nathaly | DocuSign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue!


Forum|alt.badge.img+1
  • Newcomer
  • March 20, 2024

Remove that block of all the templates on the resource file, you should find it 32x:

   [[Conditional:ShowIntroductionSender]]<table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr>                
    [[Conditional:ShowIntroductionSender]][[Conditional:SenderThumbnailImage]]<td style="padding-right:12px;padding-bottom:20px;"><img style="height:40px;width:40px;border-radius:2px;" height="40" width="40" src="[[Data:SenderThumbnailImage]]" alt="Imagem de [[Data:SenderName]]" /></td>
    [[Conditional:ShowIntroductionSender]]<td style="padding-bottom:20px;">    
    [[Conditional:ShowIntroductionSender]]    <div style="font-family:Helvetica,Arial,Sans Serif;font-weight:bold;line-height:18px;font-size:15px;color:#333333;">
    [[Conditional:ShowIntroductionSender]]        [[Data:SenderName]]
    [[Conditional:ShowIntroductionSender]]    </div>
    [[Conditional:ShowIntroductionSender]]    [[Conditional:SenderEmail]]<div style="font-family:Helvetica,Arial,Sans Serif;line-height:18px;font-size:15px;color:#666666;">[[Data:SenderEmail]]</div></td>
    [[Conditional:ShowIntroductionSender]]</tr></table>