is there a easy way to duplicate cck field with the same propeties just to make it a diffrent nam开发者_运维百科e?Yes there is.Edit: I see now you said cck field, but I read \"cck type\" instead :/
In my website, I have a node type called \"Project\". Node type \"Project\" has a field called Project Author, which is a user reference.
Is there any way to specify that the WYSI开发者_开发问答WYG wil not load for certain content types (I\'m interested mainly in the body content) but it wouldn\'t hurt to apply this to the CCK content a
I have two fields I want to fill with the exactly same values; users should fill only one. I also have a function which 开发者_如何学Pythonchecks if the second field is empty. Is there any change in h
Ive got a CCK field set up so that unlimited values can be entered upon node creation (Number of values: unlimited)
I had an interesting request from a client today and I\'m not exactly sure the best way to solve it using Drupal Views. They currently have a \"Team Member\" content type that represents members of th
I need to give a custom meta title to each page. I found a module http://drupal.org/project/page_title but I cant give particular title to entry with that.
All I\'m trying to do is display a CCK field o开发者_StackOverflow中文版n custom--node.tpl.php but it seems everything has changed in D7 and there are no documentation on this.
Just got a usability issue with a site I\'m developing, and I\'m pondering how to address it. I\'m using a CCK imagefield开发者_如何学运维 within a node that is used as a content profile. The field a
I\'ve been trying to add a custom fields into a custom content type, everything is good except the new field is not displayed though it appears in the HTML with display: none; attributes, also new fie