Accessing Field Value for CCK Field

View: New views
1 Messages — Rating Filter:   Alert me  

Accessing Field Value for CCK Field

by Steve Edwards-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a CCK text field into which I would like to insert a value when the node creation form for the content type is displayed.  All of the fields are blank at this point,  However, upon inspecting the $form array inside hook_form_alter, none of the fields are listed, so I can't alter them.  What can I use to modify one of the CCK form fields since it isn't listed in $form?

Thanks.

Steve

--
[ Drupal support list | http://lists.drupal.org/ ]