Drupal 6 Forms API Screencast

vordude's picture

This is a very introductory look at Forms API in Drupal 6.

The focus is on basic and practical application, and should allow the newest Drupal programmer to be able to go create his or her own form, in Drupal 6.

Attached is the code for your perusal--It's the same as what's demonstrated in the video, with a bunch of comments. (I would have attached a tarball, but it was not an acceptable file format)

The 30-minute screencast is hosted at blip.tv.

NOTE: In the video, I fail to use check_plain() when outputting some user-generated content...For the sake of you and your web site, don't forget this step. The attached code example is i believe doing it right

Corrections, Questions, Comments, and Smart Remarks are always welcome. :-)

AttachmentSize
form_intro-module.txt3.97 KB
form_intro-info.txt270 bytes
Groups:
Login to post comments

Thanks!

Manuel Garcia's picture
Manuel Garcia - Tue, 2008-09-09 15:31

For those with slow computers, or if you want to save it and watch it later:

MPEG4 Video (.mp4):
http://blip.tv/file/get/Vordude-IntroToDrupal6FormsAPI891.MP4

Flash Video (.flv) :
http://blip.tv/file/get/Vordude-IntroToDrupal6FormsAPI891.flv

Thanks so much for putting the time into this!


Thanks for a great

nadam's picture
nadam - Mon, 2009-02-23 03:33

Thanks for a great introduction.

I wish someone could update the Forms API Quickstart Guide too. I'm not sure how to do it since it's not a Wiki-page.


Thanks

chucklima's picture
chucklima - Wed, 2009-03-18 17:15

Your screencast and code are very helpful.


Great tutorial

patrickfrickel - Thu, 2009-03-26 05:13

Hi,
Your screencast is logical, welll structured and VERY helpful....I have looked all over to come across this...indespensible....there is a real need for this level of drupal tutorial for the non-ninja developers!


Newbie Question

nanatulip's picture
nanatulip - Wed, 2009-04-08 01:18

If I have already created my database fields in CCK. I have watched your tutorial & the API Forms tutorial, yet I still can not figure out how I indicate which textfield should update which database field?
Tami


You simply rock!!!!!

jomski's picture
jomski - Mon, 2009-07-06 04:11

I've been going almost bald (from hair pulling) trying to understand the FAPI. This is by far the best introductory tutorial I have found and very very helpful.
Thanks for the great effort.

Jome.