For this Wednesday, we're adding more videos to the Module Development for Drupal 7 series. We have three new videos for you:
- Altering forms with hook_form_alter introduces you to one of the most used hooks in Drupal development. It lets you change any form in Drupal and is a great tool in your kit.
- Altering specific forms and customizing validation dives further into altering forms, and shows you how to not only edit the form elements, but also control the validation process.
- We wrap up our tour at forms with a look at Creating a configuration settings form for your module and playing with the variable_get() function.
We'll have more module development videos next week, in addition to starting up new videos on getting a local web server set up.
Add new comment