<div dir="ltr">Hy,<div><br></div><div>The entityname is only important during modification of a record. But probably I'm wrong.</div><div><br></div><div>Did you check the column "label" in table "vtiger_crmentity" for the related records?</div><div>There are some modules out there, which prevent the correct writing to this field, which result in completely empty labels for any record.</div><div><br></div><div>If this is true, then you check your modules eventhandler "aftersave" to find, the one, which break the processing of events.</div><div>I have a version of my free Vtiger tools module, which is able to "repair" all missing labels. If this is the case, then I will search for this version.<br></div><div><br></div><div>The function "getNames" probably is the one from "modules/Vtiger/models/Record.php". </div><div><br></div><div>Regards,</div><div><br></div><div>Stefan</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br><span style="font-size:x-small">--</span><span style="font-size:x-small">--</span><br><b><font size="1">Freelancer@Webdevelopment</font></b><br><br><font size="1">Web: </font><a href="http://www.stefanwarnat.de" style="font-size:x-small" target="_blank">http://www.stefanwarnat.de</a><br><font size="1">Xing: </font><a href="https://www.xing.com/profile/Stefan_Warnat2" style="font-size:x-small" target="_blank">https://www.xing.com/profile/Stefan_Warnat2</a><br><font size="1">LinkedIn: </font><a href="http://www.linkedin.com/pub/stefan-warnat/6/827/820" style="font-size:x-small" target="_blank">http://www.linkedin.com/pub/stefan-warnat/6/827/820</a><br><font size="1">eMail: <a href="mailto:kontakt@stefanwarnat.de" target="_blank">kontakt@stefanwarnat.de</a></font><br><br></div></div></div>
<br><div class="gmail_quote">On Wed, Nov 22, 2017 at 2:07 PM, apcloic <span dir="ltr"><<a href="mailto:apcloic@gmail.com" target="_blank">apcloic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Where is defined getName() function used in Popup.tpl ?<br>
<br>
If I try to echo {$LISTVIEW_ENTRY->getId()}, I get the value printed<br>
properly.<br>
If I try to echo {$LISTVIEW_ENTRY->getName()}, I get blank value :(<br>
<br>
Ty<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
--<br>
Sent from: <a href="http://vtiger-crm.2324883.n4.nabble.com/vtigercrm-developers-f4.html" rel="noreferrer" target="_blank">http://vtiger-crm.2324883.n4.<wbr>nabble.com/vtigercrm-<wbr>developers-f4.html</a><br>
______________________________<wbr>_________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</div></div></blockquote></div><br></div>