[Vtigercrm-developers] VTQL parser error / tooltips for All Events & Todos
Adam Heinz
amh at metricwise.net
Thu Jun 28 14:21:00 PDT 2012
I figured it out -- it's due to some shenanigans on my part. I added
'Contact Name'=>Array('contactdetails'=>'lastname') to Activity
$list_fields a couple years ago and the VTQL logic doesn't know how to
handle it. I think I may be able to fix it by using
'cntactivityrel'=>'contactid' and pumping the results through
getEntityFieldValues().
More information about the vtigercrm-developers
mailing list