Announcement

Collapse
No announcement yet.

email message filter: cc and bcc

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • email message filter: cc and bcc

    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
    HTML Code:
    "layouts": true
    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:
    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 [] []
    Anyone know any way to enable cc and bcc filtering?
Working...
X