Re: Hidden required select field with default value
Idan Arbel <[email protected]>
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <CAE0cJHZ9nNexWHZ6cW3LgYVOkqyJQ_egOnnciJ3OiH6gRMZZiQ@mail.gmail.com> |
yeh i actually added a hidden class but i thought it would be better to use the form alter. On Nov 11, 2011 8:29 PM, "Steve Ringwood" <[email protected]> wrote: > For that matter you can hide the field with css > > Hide want you want with jquery, no messing with validators as the form >> elements are all still there, just not visible to the user. >> > >