<div dir="ltr">Thanks Uma,<div><br></div><div>That was more or less what I thought. The only thing is, I'm not sure how to get it to work (i.e. being able to retrieve the variables via getRaw()). What I wanted is to avoid htmlentites in things like the accountname field in accounts. Things like & appear as "&amp;" when you use get(). I was hoping to avoid getting those htmlentities via getRaw(). </div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 1, 2020 at 8:22 AM Uma S <<a href="mailto:uma.s@vtiger.com">uma.s@vtiger.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Ruben,<div><br></div><div></div><div>By name rawData it means retrieval of data directly from DB without much processing. So which can be utilized for specific operations. But for now i can notice that this has only been used in title display on list contents in popup, which can be replaced with header values itself.</div><div><br></div><div>We need to review this api to support it's full potential.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 1, 2020 at 12:58 AM Rubén A. Estrada Orozco <<a href="mailto:rulotec1@gmail.com" target="_blank">rulotec1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks for the references.<div><br></div><div>But do you know what the purpose of rawData as a concept is? Why do we need it? what is it used for?</div><div><br clear="all"><div><div dir="ltr"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 31, 2020 at 10:23 AM Uma S <<a href="mailto:uma.s@vtiger.com" target="_blank">uma.s@vtiger.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Ruben,<br><div><br></div><div>During normal operations, record instance rawData is of not much use, As from Module object we are always setting to 'false' (<a href="https://sc.vtiger.in/screenshots/uma-sc-at-31-08-2020-20-46-38.png" target="_blank">See</a>) where as in ListAjax operations i.e., getListCount, RecordCount, Pagecount rawData is set to recordModel data (<a href="https://sc.vtiger.in/screenshots/uma-sc-at-31-08-2020-20-47-22.png" target="_blank">See</a>)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 28, 2020 at 7:18 AM Rubén A. Estrada Orozco <<a href="mailto:rulotec1@gmail.com" target="_blank">rulotec1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">any idea of what the function getRaw is used for in the context of a Vtiger_Record_Model ?<div><br></div><div>if I do</div><div><br></div><div>$account = Vtiger_Record_Model::getInstanceById($id);</div><div>$account->get('accountname'); //returns the account name</div><div>$account->getRaw('accountname'); //returns null</div><div><br></div><div>Here are the definitions:</div><div><div><img src="cid:ii_kedkm97m0" alt="image.png" width="499" height="309"><br></div></div><div><br></div><div><br></div><div><br clear="all"><div><div dir="ltr"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>