I've quickly looked at the code of auto_nodetitle.module to see how it hides the title field from the form.

The dirty job is actually made by the $form['title']['#type'] = 'value'; line, isn't it?

Thanks!

Comments

fago’s picture

Status: Active » Fixed

yes

Antinoo’s picture

tnx ;)

Status: Fixed » Closed (fixed)

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