By norti on
Hi,
I had created a custom node type with some CCK fields and Title field (which is required). With CCK Field Permissions module I set that some users can edit some fields on these nodes. But the question is: How to block a node title editing (OR hide a title of node in a Edit tab OR post a node without a title)? Any solutions ?
Thank you.
Comments
node auto title
Node auto title module may be able to help with this. It allows you to get rid of the title field and create the titles programatically.
--Zivtech--