Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello 2 All!
I have a CCK-defined content type with a lot (about 20) chekboxes with text labels. How can I, using CCK:contemplate organize output of chekboxes and values in columns?
Here is examples:
Now (content block):
checkbox value 1
checkbox value 2
checkbox value 3
checkbox value 4
checkbox value 5
checkbox value 6
checkbox value ..
checkbox value 20
After installing, using, and developing Drupal for my own websites for 8 months, I feel that I know enough to contribute back to the community. At least I hope so. :)
I am using taxonomy on my site. When the user navigates by a term e.g. "Fishing", the user sees all the posts related to this term. Blogs, book pages, stories and forum posts are jumbled together in a long list.
Is there anyway to group by content type? so that every time a term is clicked on I get something like this?
Term: FISHING
BLOG POSTINGS
- blog title one
- blog title two
- blog title three