By czeky on
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
You can set that when
You can set that when configuring the auto title for the content type:
Automatically generate the title and hide the title field
You are right, but this is
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)