<div>
<div>i guess</div>
<div>"in the first step the query returns an empty result and default value (and value) and description 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."
<br><br><br></div></div>
<div class="gmail_quote">On Jan 25, 2008 2:58 AM, Dave Cohen <<a href="mailto:drupal@dave-cohen.com" target="_blank">drupal@dave-cohen.com</a>> 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. And perhaps you're problem<br>appears on the second or subsequent form. (I'm guessing).
<br><br>#default_value is the default, and it is replaced by values from the post. 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's really in
<br>#default_value.<br><font color="#888888"><br>-Dave<br><br><br></font></blockquote></div><br>