Email List view does not show total count

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tothewine
    Active Community Member
    • Jan 2018
    • 373

    Email List view does not show total count

    I have the setting for displaying total counts enabled so i think this may be a bug
  • yuri
    Member
    • Mar 2014
    • 8495

    #2
    It's disabled for the sake of performance.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8495

      #3
      See data/config.php parameter 'disabledCountQueryEntityList'. You can remove 'Email' from the list.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • tothewine
        Active Community Member
        • Jan 2018
        • 373

        #4
        Originally posted by yurikuzn
        See data/config.php parameter 'disabledCountQueryEntityList'. You can remove 'Email' from the list.
        Oh nice thanks!

        Comment

        Working...