<div dir="ltr"><div>Vikas<br><br></div><div>As you know there is a field know as contact_id in events which can contain multiple contacts.<br><br></div><div>Now in send notification task when i added this field in the email content i get only 1 contact in the email but in the record there are 2 contacts its a multireference type field.<br>
<br></div><div>I hope now you got it. Waiting for your reply.<br><br></div><div>Thanks.<br>


</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 1, 2013 at 9:38 PM, Vikas Jain <span dir="ltr"><<a href="mailto:vikas@vtiger.com" target="_blank">vikas@vtiger.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<div style="color:#777;font-size:12px;font-family:'Lucida Grande',Helvetica,Arial,sans-serif;padding:4px">
<a href="https://www.boxbe.com/overview" style="text-decoration:none;color:#5e96ea" target="_blank"><img alt="Boxbe" style="margin-left:0px;border:none" width="64px"></a>

<img>

This message is eligible for Automatic Cleanup! (<a href="mailto:vikas@vtiger.com" target="_blank">vikas@vtiger.com</a>) 
<a style="text-decoration:none;color:#5e96ea" href="https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Ftoken%3DljpEUyqBm3PuF%252BE70Mf0O%252BXvIHeKl69WzVqYR6yOjzlF6K%252F8dRUyOBEy5n2zXUOqubY7j1dR%252BykpcWMw7uHbsSzWXOIk6IxCQDEnjh1IP4BkvzCnWq98TfP5%252FSQoCn9Otzm8ePq1aW8%253D%26key%3D3VsbjS%252BOe1Qi6YzjedlDKyxHNzuWqK%252B6jweY7A5sFSc%253D&tc_serial=14059998842&tc_rand=626238838&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001" title="Add a new automatic cleanup rule" target="_blank">Add cleanup rule</a>
 | <a style="text-decoration:none;color:#5e96ea" href="http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=14059998842&tc_rand=626238838&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001" title="Get info on automatic cleanup" target="_blank">More info</a>
<br>

    </div>

</div></div><br><div dir="ltr">Anup,<div><br></div><div>Not sure what you are trying to achieve, but workflows performs action per record basis. </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 30 April 2013 20:06, anup <span dir="ltr"><<a href="mailto:anup.my001@gmail.com" target="_blank">anup.my001@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thank you for replying Vikas.<br><br> $workflow->performTasks($entityData); Using this function in depth it is fetching tasks from com_vtiger_workflowtasks and i can get the template part only Contacts List : $(contact_id : (Contacts) lastname) $(contact_id : (Contacts) firstname).<br>



<br></div>But the above does not fetch multiple contacts it fetches only one. Hope you can get the source. Waiting for your reply.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 9:58 AM, Vikas Jain <span dir="ltr"><<a href="mailto:vikas@vtiger.com" target="_blank">vikas@vtiger.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="color:#777;font-size:12px;font-family:'Lucida Grande',Helvetica,Arial,sans-serif;padding:4px">
<a href="https://www.boxbe.com/overview" style="text-decoration:none;color:#5e96ea" target="_blank"><img alt="Boxbe" style="margin-left:0px;border:none" width="64px"></a>

<img>

This message is eligible for Automatic Cleanup! (<a href="mailto:vikas@vtiger.com" target="_blank">vikas@vtiger.com</a>) 
<a style="text-decoration:none;color:#5e96ea" href="https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Ftoken%3DqYlXeUitXm0CdQqhRPqWYPzwWPNZm5mKXefMXFYQExAKhO%252FLY7yUcxvou4yPKM4qjsv%252Bym3UapEURVWbC9VAoqa95CLl2fbUEVS50%252Fd4oTbnBq%252B%252BtNVxXpshHIt7NkYvwoRRdmGUdLc%253D%26key%3D%252FMirh%252BeC4kPlpy6VQyadDruHOzXQoBHaHgp2PlqCXX8%253D&tc_serial=14049502768&tc_rand=78526686&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001" title="Add a new automatic cleanup rule" target="_blank">Add cleanup rule</a>
 | <a style="text-decoration:none;color:#5e96ea" href="http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=14049502768&tc_rand=78526686&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001" title="Get info on automatic cleanup" target="_blank">More info</a>
<br>

    </div><div>

<br><div dir="ltr">Anup,<div><br></div><div>1) VTEventHandler.inc calls $workflow->performTasks($entityData), peformTask calls respective Tasks types like VTEmailTask.inc</div><div>2) Folders can only be deleted by admin users. We will be adding "Send Email as Attachment" feature and updating the source soon.</div>





</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div>On 29 April 2013 17:42, anup <span dir="ltr"><<a href="mailto:anup.my001@gmail.com" target="_blank">anup.my001@gmail.com</a>></span> wrote:<br>


</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>


<div dir="ltr"><div><div><div><div><div>Hello Everyone, <br><br></div>     I have 2 issues to report in vtiger6.<br><br></div>1)   In workflow send notification task, is there a way to add multiple contact list in the email content currently it is fetching 1 contact only. I went through VTEmailTask.inc there the whole content of email is directly being sent to send_mail. I have searched in include/webservices also. But i didnot get where it is fetching from database vtiger_cntactivityrel table. So i would be thankful if anybody could guide me to the right file.<br>






<br></div>2)  Is documents module being under development because its missing basic functionalities. Folders cannot be deleted and we have that fixed but send email as attachment as not been added is there any patch to it? or is going to be released sooner?<br>






<br></div>Waiting for your reply.<br></div>Thank You. <br><span><font color="#888888"><div><div><div><div><div><br><div>-- <br>Anup.M.Y<br>
</div></div></div></div></div></div></font></span></div>
<br></div></div>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><div><br><br clear="all"><div><br></div>-- <br>Regards<br>Vikas<br>Vtiger Team
</div></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- <br>Anup.M.Y<br>
</font></span></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards<br>Vikas<br>Vtiger Team
</div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anup.M.Y<br>
</div>