<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello,<br>
<br>
The vtiger workflow (in 6.1.0) supports the following tasks:<br>
- send email<br>
- creating to-do<br>
- creating event<br>
- creating crm entity as Contacts, Leads, Products or others<br>
- updating field<br>
- send SMS<br>
- and entity specified custom action called <b>EntityMethodTask</b>
(it should be defined in the file and related php class)<br>
<br>
The simple email send (1st task) can be customized on the level
that you will see in the vtiger workflow email task setup page.<br>
<br>
All other unique and specific action should be written as
EntityMethodTask and this is the way to not "break the core code".<br>
<br>
<b>Sample:</b> The function to send out Customer Portal login
credentials when the Portal User check-box is set in the Contact
page - is written as EntityMethodTask.<br>
You can use it as sample.<br>
<br>
<br>
<div class="moz-signature">Kindest regards:<br>
István<br>
<br>
</div>
2014.08.13. 13:01 keltezéssel, socialboostdk írta:<br>
</div>
<blockquote class=" cite"
id="mid_CACQ7aj9_LzHdYW5vr2_gKVA5iK_HiP_8mY5A7O0G6k2L28xNjQ_mail_gmail_com"
cite="mid:CACQ7aj9+LzHdYW5vr2-gKVA5iK+HiP-8mY5A7O0G6k2L28xNjQ@mail.gmail.com"
type="cite">
<div dir="ltr">Hi again,
<div><br>
</div>
<div>Thanks for the reply! :)</div>
<div><br>
</div>
<div>Ok - so customising the function would be the only way, or
would there be other where I would not "break the core code"?</div>
<div><br>
</div>
<div>Best,</div>
<div>Chr.</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 13 August 2014 12:42, Lajeesh <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:lajeeshk@gmail.com" target="_blank">lajeeshk@gmail.com</a>></span>
wrote:<br>
<blockquote id="Cite_7917303" class="gmail_quote cite"
style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div>
<div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt">It
may be possible by customising send_email function </div>
</div>
<div dir="ltr">
<hr><span
style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">From:
</span><span
style="font-family:Calibri,sans-serif;font-size:11pt"><a
moz-do-not-send="true"
href="mailto:socialboostdk@gmail.com"
target="_blank">socialboostdk</a></span><br>
<span
style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">Sent:
</span><span
style="font-family:Calibri,sans-serif;font-size:11pt">13-08-2014
03:23 AM</span><br>
<span
style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">To:
</span><span
style="font-family:Calibri,sans-serif;font-size:11pt"><a
moz-do-not-send="true"
href="mailto:vtigercrm-developers@lists.vtigercrm.com"
target="_blank">vtigercrm-developers@lists.vtigercrm.com</a></span><br>
<span
style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">Subject:
</span><span
style="font-family:Calibri,sans-serif;font-size:11pt">[Vtigercrm-developers]
Add custom content to outgoing mail?</span><br>
<br>
</div>
<div>
<div class="h5">
<div dir="ltr">Hi there,
<div><br>
</div>
<div>How would i go about adding custom content to
an email being sent out to a customer via a
workflow in vtiger 6.0? </div>
<div><br>
</div>
<div>Ie. adding a user-id generated from some other
PHP-script, or perhaps inserting a text-snippet
generated from some other php-script?</div>
<div><br>
Thanks :)</div>
<div><br>
</div>
<div>Best,</div>
<div>Chr.</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
<a moz-do-not-send="true" href="http://www.vtiger.com/"
target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
</blockquote>
<br>
<br>
</body>
</html>