Drupal 7’s Fields API – Initial Perspective
Posted on: Thursday, December 8th 2011 by Richard Mo

I’m sure that there's a lot of blogs, tutorials, and presentations out in the public already, which educate us about the Fields API. I’m not going to write “another blog post” about that. Instead, I'm going to share my initial impression as well as what I’ve discovered helpful to people who are new to the API.

A simple CCK formatter for on/off checkbox fields
Posted on: Tuesday, September 27th 2011 by Sheila Mullins

The behavior of Drupal cck's single on/off checkbox field is a little different than other cck fields. Normally, a field has a label above its input element (text field, select list, ...). With a single on/off checkbox the field label as entered when creating the field does not appear on the node edit form. Instead, the label associated with the 'ON' value will appear to the right of the checkbox. This is the intended behavior and when the label associated with the 'ON' value is descriptive, it is intuitive enough on the node edit form.

Creating Compound Fields with CCK
Posted on: Friday, May 13th 2011 by Brandon Tate

Retaining default values with disabled cck date fields
Posted on: Thursday, May 5th 2011 by Sheila Mullins

A simple walkthrough for creating drag-to-reorder tables
Posted on: Thursday, October 7th 2010 by Evan Barter

Upgrading from Drupal 4 to Drupal 6 - Converting Flexinode to CCK
Posted on: Friday, September 25th 2009 by Alla Solovyeva

Syndicate content