[development] finding the $form_id of a particular form / all forms.

Augustin (a.k.a. Beginner) drupal.beginner at wechange.org
Sat Jul 1 10:05:39 UTC 2006


Hello,

hook_form_alter() allows us to change forms according to their form_id:
http://api.drupal.org/api/HEAD/function/hook_form_alter

Am I missing something easy, or the only way to figure out what is the form_id 
of a specific form is to pour over the code and figure out which module 
initialized the said form?
Devel.module doesn't seem to help with that.

thanks,

Augustin.



-- 
http://www.wechange.org/
Because we and the world need to change.
 
http://www.reuniting.info/
Intimate Relationships, peace and harmony in the couple.


More information about the development mailing list