<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="Arial">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.&nbsp; All of the fields are blank at this point,&nbsp;
However, upon inspecting the $form array inside hook_form_alter, none
of the fields are listed, so I can't alter them.&nbsp; What can I use to
modify one of the CCK form fields since it isn't listed in $form?<br>
<br>
Thanks.<br>
<br>
Steve<br>
</font></font>
</body>
</html>