Jump to content

Email headers (general > mail)


Recommended Posts

I need to know if this is possible here.

 

conditional switching of the header of the emails, right at the source?

 

basically i have created an awesome looking email holder, then each of the templates (setup > email templates) fills in the blank.

 

Now i need to know if i can use conditionals in (general > mail) to switch the header per email set.

 

Say its terminations, i want to flick them the bird, if its account creations i want to show them my wallet. you get the idea just not really in that specific manner of course. just switchable.

 

 

Any ideas?

Link to comment
Share on other sites

I need to know if this is possible here.

 

conditional switching of the header of the emails, right at the source?

 

basically i have created an awesome looking email holder, then each of the templates (setup > email templates) fills in the blank.

 

Now i need to know if i can use conditionals in (general > mail) to switch the header per email set.

 

Say its terminations, i want to flick them the bird, if its account creations i want to show them my wallet. you get the idea just not really in that specific manner of course. just switchable.

 

 

Any ideas?

 

 

I answered my own question, yes is the case, i can use this, so i can use conditionals. Excellent, now i need to rewrite all my email templates.

 

<table border="0" width="590">
<tbody>
<tr>
<td width="235">{$client_name}</td>
<td width="5"></td>
<td width="90">{$client_company_name}</td>
<td width="5"></td>
<td width="250" align="right">{$client_email}</td>
</tr>
</tbody>
</table>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated