By inozz on
In any new type of a content created by the CCK is the first field (title).
I cant delete or change it at CCK options.
Whether it is possible to solve this problem?
Thanks!
In any new type of a content created by the CCK is the first field (title).
I cant delete or change it at CCK options.
Whether it is possible to solve this problem?
Thanks!
Comments
First Field
If you are desperate to edit the first field, I suppose you could do so in the database. Otherwise, you could define a new CCK type, and use a different name, but use all of the same fields as the first content type.
Dave