filtering messages by the cc Email Addresses field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LuckyLouie
    Senior Member
    • Nov 2017
    • 172

    filtering messages by the cc Email Addresses field

    Hello,
    Before the update, it was possible to filter messages by the filtering messages by the ccEmailAddresses field. Now it is only possible from the Admin level. When trying to filter, users receive the error: Error 403: Access denied.
    Is it possible to filter by the ccEmailAddresses field as before?​
  • victor
    Active Community Member
    • Aug 2022
    • 734

    #2
    Originally posted by LuckyLouie
    Hello,
    Before the update, it was possible to filter messages by the filtering messages by the ccEmailAddresses field​
    On which version of EspoCRM did you have this option? Because, for example, on 7.1.7 it was not yet possible to select Layouts for the entity Email, and on version 7.4.6 a 403 error already appears.

    Comment

    • LuckyLouie
      Senior Member
      • Nov 2017
      • 172

      #3
      Hello victor,
      In version 6.X I use:
      /EspoCRM/application/Espo/Resources/metadata/scopes/Email.json
      change "layouts": false to "layouts": true​

      Comment

      Working...