Hello,
I am trying to enable email filtering on the cc and bcc fields, so to enable layout for email entity I edited the file:
custom / Espo / Custom / Resources / metadata / scopes / Email.json
filtering on BCC fields over CC has appeared in the Email tab. But when I try to filter on these fields, I get an error:
Anyone know any way to enable cc and bcc filtering?
I am trying to enable email filtering on the cc and bcc fields, so to enable layout for email entity I edited the file:
custom / Espo / Custom / Resources / metadata / scopes / Email.json
HTML Code:
"layouts": true
Code:
ERROR: (42S22) SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email.bcc' in 'where clause'; GET /Email; line: 93, file: /htdocs/espo/espocrm-production/application/Espo/ORM/SthCollection.php [] []