By asim143 on
Hey Everybody :)
how to build the new form in custom module (Please suggest what approach should be adopt for custom module).
Thanx in advance
Hey Everybody :)
how to build the new form in custom module (Please suggest what approach should be adopt for custom module).
Thanx in advance
Comments
It depends on what you want
It depends on what you want to do. The existing modules, Content Construct Kit (CCK) and web forms can be used to construct forms without the need for programming and could possible meet you needs.
Form Api
For building form in your custom module you will require to use form api which is part of drupal core.
You can find details about it here: http://drupal.org/node/204266
Also Apress pro drupal development book contains in detail about building forms just google it.
Abhinav Lal
http://www.livingasabhinav.blogspot.com