Activities side panel sorting order.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Emmker
    Member
    • Nov 2023
    • 76

    Activities side panel sorting order.

    Is it possible for the user to change the Activities side panel sorting order from older to newer , to newer to older?
  • victor
    Active Community Member
    • Aug 2022
    • 752

    #2
    Sorting is configured as a whole for the entire entity in Administration > Entity Manager > Entity Name > Edit in the Default Order (field) and Default Order (direction) fields. However, this setting will affect absolutely all default sorting for this entity.

    There are many similar topics on the forum. For example, one of them: https://forum.espocrm.com/forum/gene...ltiple-records.

    Comment

    • Emmker
      Member
      • Nov 2023
      • 76

      #3
      I am not talking about the order of an entity.
      I am talking about the order of the activities side panel

      The entity order does not change the order of the activities panel.

      Comment


      • rabii
        rabii commented
        Editing a comment
        The activities panel order and orderDirection is set in the backend and is not synched in any way with front end.
    • lazovic
      Super Moderator
      • Jan 2022
      • 814

      #4
      Hi Emmker,

      This functionality has been discussed before: https://forum.espocrm.com/forum/gene...ing-date-order.

      This is currently not possible.

      Comment

      • rabii
        Active Community Member
        • Jun 2016
        • 1259

        #5
        Here is the PR on github

        Currently the activities are ordered by dateStart and ordered in descending mode. However if someone wants to change that it won't work even if they use a custom activities view and provide an ...


        You can try and use pr proposed changed but as you can see there might be issues with certain fields. Also you have to create a custom activities view to provide the new orderBy and order
        Rabii
        Web Dev

        Comment

        Working...