The Content Construction Kit is a Drupal module that allows users to add custom fields to content types.
I've defined a view with the CCK and View 2 modules. I would like to quickly define a template specific to …
drupal drupal-views cck drupal-themingI have two fields I want to fill with the exactly same values; users should fill only one. I also …
drupal drupal-modules cck drupal-7When you create a new content type in Drupal using the Content Creation Kit, you automatically get Title and Body …
drupal cckIs there a way of creating a composite field that can have multiple values, with each value having another group …
drupal drupal-6 cckI'm trying to simulate a user click on a Google Map, using API v3, after I geolocate their position when …
javascript google-maps-api-3 drupal-6 geolocation cckUsing the autocomplete field for a cck nodereference always displays the node id as a cryptic bracketed extension: Page Title […
drupal drupal-6 cckWhat I am trying to do here is controlling how a group of fields are showing up on node view. …
drupal drupal-7 cck drupal-fields