Closed (fixed)
Project:
Editview
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2009 at 08:15 UTC
Updated:
22 May 2009 at 01:00 UTC
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
Comment #1
agileware commented6.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.
Comment #2
chaloalvarezj commentedOh! really?! That's very good news. I will give it a try soon...