- Back to Home »
- Creating Custom Form In Drupal
Posted by : Dess Budi
Tuesday, April 8, 2008
Creating drupal module containing form is easy. Here are simple step:
- Setup new table in postgres
- Create a folder with name 'myform' in
- Create file myform.module
Post a Comment