<div dir="ltr">Hi Alan,<div><br></div><div>All data regarding record has been passed through record structure only formatting of data is handled in template.</div><div><br></div><div>But your point of handling formatting of data in view class really adds value. will surely consider this point on going ahead.</div><div><br></div><div>I have created <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8406">trac</a> ticket for same to handle enhancement of code.</div><div><br></div><div>Thanks! for suggestion :)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 23, 2015 at 6:50 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"><span class="">On 23/01/15 05:52, Uma S wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Alan,<br>
<br>
Yes, you can change this easily by modifying few files api() request. In<br>
comments widget of module summary you can see the title of day string<br>
displays actual time.<br>
<br>
I mean we are using formatDateTimeIntoDayString() api for title<br>
attribute and formatDateDiffInStrings() api to display actual value as<br>
"2 days ago". So using this according to your needs will help.<br>
<br>
You can check this case in file layouts/vlayout/modules/<u></u>Vtiger/Comment.tpl<br>
</blockquote>
<br></span>
Thanks Uma, I understand and can change this now.<br>
<br>
>From an architectural perspective however it strikes me that having formatting functionality like this in the template feels a bit wrong... Shouldn't this really happen in the View class and the template should just be for "presentation", not "manipulation" of data?<br>
<br>
Alan<br>
<br>
<br>
______________________________<u></u>_________________<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 class="gmail_signature"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
</div>