RE: Is there any way to view document types differently?

Nihar Gudiseva, modified 4 Years ago. New Member Post: 1 Join Date: 10/20/20 Recent Posts
I've only seen the ability to sort documents by the ID or the date added, but I am wondering if you can sort by other methods, such as type? 
thumbnail
Mohammed Yasin, modified 4 Years ago. Liferay Master Posts: 593 Join Date: 8/8/14 Recent Posts
Hi,
There are few comparators for Document sorting that liferay provides ,  you can refer below:
https://github.com/liferay/liferay-portal/tree/7.3.x/portal-kernel/src/com/liferay/document/library/kernel/util/comparator
​​​​​​​

You can also create your custom comparator and use it for sorting :
https://help.liferay.com/hc/en-us/articles/360018159851-Implementing-a-Management-Bar-Sort-Filter#creating-the-comparator-class