Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.11
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2010 at 18:23 UTC
Updated:
26 Jan 2011 at 01:00 UTC
I'm having trouble understanding the glossary view in views 2.
Does anyone know of documentation I can access that may help me in my understanding?
For example, if I change the path to anything except glossary it breaks.
Also, how can I base the glossary on a CCK text field and not the node title?
I really appreciate any help.
Comments
Comment #1
rschwab commentedYou should be able to do this by adding an argument and a sort with your cck field. Did you install the advanced help module? Views is one of the most heavily documented modules out there so there should be several posts on drupal.org to help you along here. Actually it looks like you found your answer here http://drupal.org/node/945232
I'm not sure what happened with your path breaking it, I can't reproduce that error.