By drupalhook on
Hi,
I need to sort the node fields in node lisitng page. By clicking on each column like "title", "type", "status" it will sort the conetnt accordingly.
Is there anyway or any module that can do this thing?
Hi,
I need to sort the node fields in node lisitng page. By clicking on each column like "title", "type", "status" it will sort the conetnt accordingly.
Is there anyway or any module that can do this thing?
Comments
Better to use filter than
Better to use filter than sorting. Filter is already there.
But I need to sort the contents using columns
Hi,
good suggestion.
but i need to sort the contents using columns, please give me an idea.