« 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 Gordon Heydon :: Rate this Message:

Reply to Author | View in Thread

Hi

This is normal. It all depends on the order and wherevypu module is  
being called compared to cck.

Gordon



On 07/07/2009, at 6:58 PM, Michel Morelli <michel@...>  
wrote:

> Hi. I have a cck's node. I need to change the value of some fields  
> when the "add" form is created.
> I know that I need to use hook_fom_alter() or hook_form_form_id_alter
> (). But now the question: why the output of a print_r($form)  
> executed in the
> hook_form_form_id_alter() function is not the same that I receive if  
> I exec the print_r() in the hook_form_alter() function. The first  
> does not contain the cck fields.
>
> Is only a my installation problem or is normal ?
>
> M.
>
> --
> Michel 'ZioBudda' Morelli                        
> michel@...
> Consulenza sistemistica in ambito OpenSource.
> Sviluppo applicazioni web dinamiche (LAMP+Ajax)
> Telefono: 0200619074
> Telefono Cell: +39-3939890025 --  Fax: +39-0291390660
>
> http://www.ziobudda.net                         ICQ: 58351764  http://www.ziobuddalabs.it 
>                       Skype: zio_budda
> http://www.ziodrupal.net                   MSN:  
> michel@...                                            
> JABBER: michel@...
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
--
[ Drupal support list | http://lists.drupal.org/ ]

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