Saturday, 18 December 2010

Tutorial: Ten Step-by-Step Code Samples for Learning Form API

http://drupal.org/node/262422

hook_form_alter

http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hook_form_alter/6

Modifying Forms in Drupal 5 and 6

http://www.lullabot.com/articles/modifying-forms-drupal-5-and-6

Modifying your forms in drupal

 http://www.molecularsciences.org/drupal/modifying_your_forms

 

No comments:

Post a Comment

Source base installation of php, mysql and apache in ubuntu/ linux

Compile and Install a LAMP(Linux/Apache/MySQL/PHP) Server from Source In the last post, I described the method to install a LAMP ser...