I'm trying to make a view with an alpha pager that is based on something other than title (so cloning the glossary view hasn't worked). I've tried matching my new view with the glossary view (including cloning the glossary and changing all references to "title" to "Content: Last name" and tried to match every other setting, but I still get instead of the alpha pager.

Is there a guide or could someone provide some tips? I've looked through all the documentation I can find - if I've missed something, please point me to the right place to look.

Thanks!

Comments

dawehner’s picture

one question, what is Last name for a field?

it has to be a string to be able to be used as alphan pager

njehlen’s picture

It is a plain text field. It is within a group - not sure if that matters. Let me know if there's any other info I can provide that would be helpful in tracking this down, or if a plain text field just won't work.

dawehner’s picture

Project: Views (for Drupal 7) » Content Construction Kit (CCK)
Version: 6.x-2.5 » 6.x-2.x-dev
Component: Documentation » Views Integration

Let's move this to cck.

The handler should support this. If the argument handler does not support it, cck might could implement the same stuff as views.