[Vtigercrm-developers] Vtiger_Record_Model getRaw

Rubén A. Estrada Orozco rulotec1 at gmail.com
Fri Aug 28 01:43:47 GMT 2020


any idea of what the function getRaw is used for in the context of a
Vtiger_Record_Model ?

if I do

$account = Vtiger_Record_Model::getInstanceById($id);
$account->get('accountname'); //returns the account name
$account->getRaw('accountname'); //returns null

Here are the definitions:
[image: image.png]



Saludos

Rubén
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20200827/21228aea/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 30769 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20200827/21228aea/attachment-0001.png>


More information about the vtigercrm-developers mailing list