<div dir="ltr">Hi Alan,<div><br></div><div>when you do an ajax request to get Quick-create form, from custom module by clicking on add button from summary widget. Please check your ajax request is sending parent_id in request.</div>

<div><ol><li>parent_id should be custom module record id<br></li><li>on save of record. we are depending on this parent_id to insert entry into <span style="font-size:13px;font-family:arial,sans-serif">seactivityrel</span> table.<br>

</li></ol><div>Sorry i missed this step in my explanation before.</div><div>Regards</div></div><div>Uma S</div><div>Vtiger Team</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 19, 2014 at 6:39 PM, Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Uma,<br>
<br>
I'm almost there!<br>
<br>
I've got the Calendar showing on my custom module's Summary View with an "Activities Widget" (See screenshot)<br>
<br>
If I add a Calendar entry from the Calendar module I can relate it to my vtlib module.<br>
<br>
But, if I add a new calendar activity from my vtlib module it isn't entering that relationship in the seactivityrel table. (On the screenshot you can see I've added three Calendar entries in the Updates widget - but none are entered in seactivityrel until I manually edit the event from the Calendar module).<br>


<br>
When I get the popup quickCreate form the relevant form values seem to be set correctly.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<input type="hidden" name="sourceModule" value="LSEnquiries"><br>
<input type="hidden" name="sourceRecord" value="4"><br>
<input type="hidden" name="relationOperation" value="true"><br>
</blockquote>
<br>
But in the logs I can't see a "INSERT into seactivityrel..." statement.<br>
<br>
Any ideas?<br>
<br>
I only added one line to the vtiger_ws_referencetype table:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
34      LSEnquiries<br>
</blockquote>
<br>
Do I need any more?<br>
<br>
TIA<span class="HOEnZb"><font color="#888888"><br>
<br>
Al<br>
</font></span><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><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div>
</div>