[development] Hidden required select field with default value

Idan Arbel idan at arbel-designs.com
Fri Nov 11 15:50:06 UTC 2011


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/7eaa9126/attachment.html 


More information about the development mailing list