sort

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
mayur.pimple's picture

views sort keywords

Hi

I have create views , so my requirement is show sorting element in bottom of the views. when click any sort element then result is sorted.

example: Sort by Date, Location, poster
Thanks
Mayur

Read more
agaron's picture

How to add Sort (when clicking on the title) on Content Taxonomy Fields and Node reference.

Drupal 6.15.

Hi,

I hope I post at the right place.

I need help.

I tried to figure out how to add Sort (when clicking on the title) for Content Taxonomy Fields and Node reference.

Here's the situation.

I have a node "apartement". With the CCK I added some fields like Price (integer), Description (text), Location (node reference), Size (Content Taxonomy Fields) Availability Date (date).

In the Basic settings of my view, Style = Table.

Read more
archard's picture

Tablesorting on taxonomy terms within a node view

I have a view which displays nodes. There are a bunch of terms attached to those nodes, all single-select vocabularies. I display the terms by using the "Taxonomy: All Terms" field in three separate columns and limiting each field to its particular vocabulary.

The display plugin is a table, and I want the user to be able to tablesort these taxonomy term fields.

As far as I know, there are two ways to display terms associated with a node within a node view - "Taxonomy: All Terms" and "Taxonomy: Term".

Read more
jrtayloriv's picture

Usability: Add ability to sort Groups Directory by number of subscribers

I would like to be able to sort the Groups Directory by number of subscribers, so that I can easily view a list of the most active/popular groups. Can anyone to make this happen?

Thanks,
jrtayloriv

Read more
laken's picture

Views 1: how to sort on fields from 2 tables?

I'm working on a D5 site (yes, unfortunately!) where we use taxonomy to create a "poor-man's-epublish" - basically a view of newsletter issues and articles under them. We have a vocabulary for "Newsletter issue" and just tag article nodes with the term of the issue, like "Fall 2008." Since there are other vocabularies on those nodes we're using the primary_term module to make the newletter issue the primary term.

It's all working great except for sorting: primary_term.module only implements views sorting by term id - it ignores the term weight:

Read more
Summitt Dweller's picture

Sort Taxonomy Terms by Weight AND Depth in a View

I desperately need to sort a view by taxonomy term weight BUT my key vocabulary is 4 levels deep and term weights appear to "reset" at each level. So, for instance, in my vocabulary the terms District, Elementary and Pre-K all have a weight of 0. For example, a portion of the taxonomy for a school site that I'm building looks like this:

Extracurricular / Weight=14
-- Administration / Weight=0
---- Clerical / Weight=0
-- Athletics / Weight=1
---- Baseball / Weight=0
---- Basketball / Weight=1
---- Cheerleading / Weight=2

Read more
pyrello's picture

Drag Drop and Sort API

Synopsis

Drupal stresses ease of use. To that end, I will be submitting an API to offer dragging, dropping, and sorting functionality to modules. This will greatly enhance not only the ease of making changes to the user interface, but also the development of associated drop and drag projects. To highlight the abilities of the API, I will also be creating a module to drag and drop blocks.

Project details

Read more
Subscribe with RSS Syndicate content