Hi! I have just downloaded the DEV version.. It's great!!! All my CCK fields are showing perfectly! The developer(s) did a great Job!!

I have however one problem: My content type is using the automatic node title module. I would like to know if there is a way to create a new node (row) without having to display/fill the node title on editview.

There was the same request for version 5: http://drupal.org/node/170220

Thank you!

Comments

agileware’s picture

Status: Active » Fixed

6.x-1.0-beta1 supports auto_nodetitle.

If the title is made optional with auto_nodetitle the title field displays but is not required.
If the title is completely overridden with auto_nodetitle the title field does not display in edit view.

chaloalvarezj’s picture

Oh! really?! That's very good news. I will give it a try soon...

Status: Fixed » Closed (fixed)

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