September 2008
1 post
2 tags
Notes from DrupalCampLA 2008
This past weekend I made two different presentations and participated in a panel. Below are my notes from the presentations:
Drupal FormAPI
This presentation was a quick run down of how to use the FormAPI to create… forms! Examples included a basic one page form and multi-step forms using $form_state[‘storage’]. There was also a demo of how to use the new #ahah feature. ...