<div dir="ltr"><div><div><div><div>Hi iko<br><br>In modules/Reports/ReportRun.php near line 3045  remove line with ( -) and add line starts with (+)<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">            if($moduleLabel != '') {<br>               <b>-</b> <span style="color:rgb(255,0,0)"><span style="background-color:rgb(255,255,255)">  $headerLabel = $moduleLabel." ". $translatedLabel;</span></span><br>               <b>+</b>          <span style="color:rgb(0,255,0)">   $headerLabel =  $translatedLabel;</span><br>                        }<br></blockquote></div><br></div>Note, this is a core code change. For non core change I am not sure whether any straight methods<br><br><br></div>Cheers<br></div>Sutharsan Jeganathan<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 6, 2018 at 3:34 PM, iko <span dir="ltr"><<a href="mailto:irina_k6@hotmail.com" target="_blank">irina_k6@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does anyone know how to customize the report's header (column names)?<br>
<br>
The report's header is a combination of:<br>
the module name + column name.<br>
<br>
I'd like to delete the module name and let the column name to be the header.<br>
<br>
P.S. I found this discussion for 5.4.0 and tried to apply the code snippet.<br>
But it didn´t work.<br>
<a href="https://discussions.vtiger.com/index.php?p=/discussion/comment/1213035#Comment_1213035" rel="noreferrer" target="_blank">https://discussions.vtiger.<wbr>com/index.php?p=/discussion/<wbr>comment/1213035#Comment_<wbr>1213035</a><br>
<br>
<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>
<br>
______________________________<wbr>_________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br></div>