So there seems to be two problems with the drupal_rendered form field. One is that in looking at the page source, the option value in each of these select fields that matches the #default_value are not marked as selected.

The other problem is that the data is not passed back on any of these fields, and the page source shows each of them having a class of form_field like the non drupal_render fields, but id="" and name=""

Reply via email to