<div dir="ltr"><div dir="ltr">Found  solution for this issue<div><br></div><div>modified Documents.php</div><div><br></div><div><div><span style="white-space:pre">        </span>function setRelationTables($secmodule){</div><div><span style="white-space:pre">               </span>$rel_tables = array();</div><div><span style="white-space:pre">        </span></div><div><span style="white-space:pre">              </span>$rel_tables =  array (</div><div><span style="white-space:pre">               </span>    "Accounts" => array("vtiger_senotesrel"=>array("notesid","crmid"),"vtiger_notes"=>"notesid"),</div><div><span style="white-space:pre">              </span>); </div><div><span style="white-space:pre">          </span>return $rel_tables[$secmodule];</div><div><span style="white-space:pre">       </span>}</div><div> <br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><br>Regards,<br>Lajeesh<br></div><div>Freelance developer / entrepreneur</div><div><br></div></div></div></div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 1, 2018 at 2:27 PM lajeesh k <<a href="mailto:lajeeshk@gmail.com">lajeeshk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have set primary module  as document and selected organisation in related module</div><div>and in list  column selected document title and organisation name, but the organisation name values are empty . </div><div><br></div><div>Also if I put a filter to list records whose organisation name is not empty, then the result set is empty<br clear="all"><div><div dir="ltr" class="m_-1821548844388314069gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br>Regards,<br>Lajeesh<br></div><div>Freelance developer / entrepreneur</div><div><br></div></div></div></div></div></div>
</blockquote></div>