
Mail Merge Template
I have created a profile doc for Mail Merge using Connect for Word. When the Mail Merge is run, any field that is in the template, but not filled out in the SF record appears as an empty line.
Is there a way for it to just appear as a blank space instead of a underlined area?"
Was there an answer to Ms. Clopton's issue. I have the same problem. Thank you in advance.
1 respuesta
Try this : Found a some information that might help ful
To add substitute text, place a comma after the field name and enter the text before the closing bracket, for example: Dear {!Contact.FirstName, Sir or Madam}. When you save the template, the merge field will appear in the email template with the following syntax: Dear {!NullValue(Contact.FirstName, "Sir or Madam")}.