sort contact by teams

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Startx
    Junior Member
    • Dec 2020
    • 9

    sort contact by teams

    Hello,
    I added team in contact in list view. I desactivated "Not Sortable" option but ERROR 500

    Espo.DEBUG: API (500) Order by non-existing field 'teams'.; GET /Contact; Route pattern: /{controller}; Route params: Array ( [controller] => C ontact [action] => index ) [] []
    [2020-12-17 15:47:08] Espo.ERROR: (500) Order by non-existing field 'teams'.; GET /Contact; line: 221, file: /var/www/html/EspoCRM-6.0.8/application/Espo/Core/Select/Sel ectManager.php [] []

    Somebody already encoutered this trouble ?

    Thanks to you

  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi,
    Please check this thread https://forum.espocrm.com/forum/gene...ng-field-teams

    Comment

    • Startx
      Junior Member
      • Dec 2020
      • 9

      #3
      Ok, thanks a lot

      Comment

      Working...