My first Contrib module: Comment IP
My first contrib module. If you suffer comment spam from persistent sources, then this module might be useful to you!
My first contrib module. If you suffer comment spam from persistent sources, then this module might be useful to you!
In this post I'm going to explain how you can reorder the date format of the date picker in a Webform. By default the format is m/d/y which if you're a non-American is not ideal!
Myself and other members of CTI Digital spent this weekend at Drupal Camp North West at Media City UK. Drupal Camp is like a mini regional Drupal Con with talks, workshops, stalls - all related to Drupal.
The first Drupal Camp North West is on the horizon!
I was recently working on a site where I wanted to use the '#states' key in a form using the Drupal 7 Form API. If you haven't come across this yet its a great way to only show a field depending on a certain set of circumstances.
How to create a simple multi-step form in Drupal 7, with forward and backwards navigation, per-step validation, and how to retain values between steps.