« Return to Thread: form_alter and form_form_id_alter. The form are not the same.

Re: form_alter and form_form_id_alter. The form are not the same.

by Jamie Holly :: Rate this Message:

Reply to Author | View in Thread

Set your module weight lower than CCK. CCK installs with the default
weight of 0, so setting your module to -1 or anything less will cause it
to load before CCK and the hooks to be executed before CCK:

http://drupal.org/node/110238

Jamie Holly
http://www.intoxination.net 
http://www.hollyit.net



Michel Morelli wrote:
> Victor Kane ha scritto:
> > What order? If he says there's only one form on the page???
> You talk about "form", Gordon talk about "module".
>
> M.
>
>  
--
[ Drupal support list | http://lists.drupal.org/ ]

 « Return to Thread: form_alter and form_form_id_alter. The form are not the same.