When "Automatically generate the title if the title field is left empty" is selected, a description should be added to affected nodes' Title field. Otherwise, you have no clue this option is selected unless you can visit admin/content/node-type/contentType.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | auto_nodetitle.module.patch | 519 bytes | pawel_r |
Comments
Comment #1
pawel_r commentedSolution is simple just add 1 line after line 38 in .module file:
Comment #2
pawel_r commentedPatch created.
Comment #3
gaurav.kapoor commented