<div>
<div>i guess</div>
<div>&quot;in the first step the query returns an empty&nbsp;result and default value (and value)&nbsp;and description&nbsp;are set empty(they are not visible yet). in the second step, the query returns a non-empty result and only description is set, value is not set since it was set in the first step.&quot;
<br><br><br></div></div>
<div class="gmail_quote">On Jan 25, 2008 2:58 AM, Dave Cohen &lt;<a href="mailto:drupal@dave-cohen.com" target="_blank">drupal@dave-cohen.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">You explained that you are using multistep. &nbsp;And perhaps you&#39;re problem<br>appears on the second or subsequent form. (I&#39;m guessing). 
<br><br>#default_value is the default, and it is replaced by values from the post. &nbsp;So<br>try a print_r($_REQUEST) and see if name or edit[name] is being passed in.<br><br>Also try a print_r($form), after your alter to see what&#39;s really in 
<br>#default_value.<br><font color="#888888"><br>-Dave<br><br><br></font></blockquote></div><br>