Solved! Go to Solution.
Hey Joe I'd use a snippet with the tokens nested inside. It seems like it would be pretty straightforward to use {{lead.lead owner first name}} {{lead.lead owner last name}} etc.
The snippet with tokens nested is also really helpful if the signature format or contents change, then you'd only have to change it in one place and approve the new emails.
I'm getting this underway in my instance and the V1 email template I'm using has one editable content block - there isn't a dedicated content block for the signature. Do I have to wrangle the email in a code editor to add a dedicated block for the signature in order to add a snippet? Should I replace with a new V2 template that's better suited for this?
Problem solved - I used the V2 editor to create a new template and added an editable section. I was hoping V2 editor had an quicker way to add editable sections. The HTML editor seems to be the only way.
Hi Hank,
You may want to use a Snippet (mktoSnippet) element instead of a generic editable one. This will force the users to always use a snippet to populate the zone.
-Greg