[development] Hidden required select field with default value

David Metzler metzler.dl at gmail.com
Fri Nov 11 17:53:29 UTC 2011


Try taking the value from #default_value and putting it in #value.  

Sent from my iPhone

On Nov 11, 2011, at 7:50 AM, "Idan Arbel" <idan at arbel-designs.com> wrote:

> Hello,
>  
> I’m trying to modify a form where I’m hiding a select field.
>  
> This field is usually required.
>  
> When setting the #type = hidden
> The field is hidden, but when trying to submit the form I get an error about the fields being required.
> Looking at the $form dump, I see that the select field has a default value. (a term id).
> I tried changing the Required to false when hiding but then the field looses its value.
>  
> Is there some other property I need to set?
>  
> Thanks
>  
> Idan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20111111/e805ec55/attachment.html 


More information about the development mailing list