Is it possible for the user to change the Activities side panel sorting order from older to newer , to newer to older?
Activities side panel sorting order.
Collapse
X
-
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. -
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.1 PhotoComment
-
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 orderRabii
Web Dev👍 1Comment
Comment