Hi, I'd like to hide title field in edit section just on 1 node type. Using autonodetitle, assigning auto title - php random number, but don't want to allow users to change that auto assigned title later, when editing node.

Many thanx for a hint

Comments

Anonymous’s picture

You can set that when configuring the auto title for the content type:
Automatically generate the title and hide the title field

czeky’s picture

You are right, but this is not what I need, in this case, title will be regenerated everytime and will change in my case (php random number as title)