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

jhun vert’s picture

Better to use filter than sorting. Filter is already there.

drupalhook’s picture

Hi,
good suggestion.
but i need to sort the contents using columns, please give me an idea.