I'm using this wonderful and "MUST" module to create a page showing all contents in a specific content type.
It shows the data in Table Format and, clicking on Settings, I can define sortable columns and default order.

My problem is that I would like to sort the table rows by a field, but for it there isn't a checkbox with "Sortable" option.
I think the problem is I defined this field as multivalue: in this way the user can create many instances of this field with different values for each node... but cannot order that field.

A solution can be to find a unique way to define a field instance to use for ordering.

EG. I define a date field with multiple occourrences.
If someone defide to order from the nearest to the latest... the the view module can use the higher data value from each content to compare and order.

Thank you.

Comments

MustangGB’s picture

Category: Feature request » Support request
Issue summary: View changes
Status: Active » Closed (outdated)