Is it possible to allow default book selection to be create new book rather than do nothing?

Thanks!

Comments

ainigma32’s picture

Status: Active » Fixed

[copying from ]:http://drupal.org/node/308327
You could use a hook_form_alter to take out the first option or set the default value or you could use a theme override to remove first entry set the default.

- Arie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.