Archived Posts

Niall | October 13th, 2011
Theming forms is always a little bit of a handful; designers like to create slick looking forms with rounded corners, drop shadows and custom looking form elements. Unfortunately it's not always...
Chris | January 12th, 2011
Most of the time when you've written a Drupal form and it comes time to theme it, the majority of the work can be done using css. Things like settings forms, or configuration forms don't really need...
Yeti | September 20th, 2010
Today we will talk Form API. The API allows to expand your Drupal installation with highly extendable and secure forms. In this particular post I will show how to create a multi-step survey with file...