To get a list of a content type\'s cck fields, I was hoping to use: drupal_get_schema(\'content_type_mycontenttype\');
I\'m a drupal newbie... I researched but couldnot find :/ is there any predefined variable that gives my CCK field value count?
I have two different content types being loaded into a view. News, and reviews. Each of the content types has a drop-down box to select what category they fall into.
I\'m new at Drupal, love it so far :) I added Photo and Logo File field to blog entry with CCK. I need to display these images at blog post listing page. So at View Module, I added fields as below;
is there a good way of grouping content up by category. I w开发者_StackOverflowish I could have a CCK category field.Use Taxonomy. It has good integration with views. We use it to group portfolio pro
I have a special content-type that I have created, and one of the fields is a radio button list.The last element is named \'Other\' and I would like to have a textbox appear and allow the user to ente
I\'m using Drupal 6.16:When a user creates an account on my site I h开发者_运维百科ave them select a category (ie children, youth, adult, etc).This is done with the select list box using the content_p
I\'m new at drupal. I created custom content type with CCK. Added some Phone, Address, Fax fields... Now I\'m editing the related node. but in the node it just says print $content How can I use the
I\'m new at Drupal. love it so far :) I\'m creating a CCK custom content type. I need to make a ameniti开发者_运维问答es list in checkbox format. so I made;
I have a bit complicated task. 1. I need to create a node with employee w开发者_如何学Corking hours (it\'s gonna be created for all users with role \"employee\"), which looks like this: