Drupal Views and Content Taxonomy -
i have been searching morning , have yet come across solution problem..
problem is: have created cck content type using content taxonomy module (which allows me use vocabulary content). user asked select his/her preferred cultures. in simple terms form holding series of checkboxes user merely selects preferred cultures.
problem comes when wish display selected cultures user them sort top 5 cultures.
the sorting bit can using draggable views. displaying users selected cultures im finding difficult.
sorry novice of question.. been 1 of days.
you should use relationships.
- howto: views 2 relationships: http://drewish.com/node/127
- user relationships module: http://drupal.org/project/user_relationships
- http://www.drupalforusers.com/content/using-views-2-relationships
- using drupal's views relationships: http://www.drupalove.com/drupal-video/using-drupals-views-relationships
also may need patch: http://drupal.org/node/241078.
or module allows make backrelationships private.
Comments
Post a Comment