cck
How can I pass value of selected auto complete box to next autocomplete box as a argument from "View argument" section of cck field?
I have created a product review content type with some fields for categories and reviews. I have 2 auto fill fields one for categoriesand one field for product selection which is also auto fill.[详细]
2023-03-20 08:33 分类:问答How to dynamically populate fields in node form from fields of a referenced node in Drupal 6
For a project, I have a Drupal 6 site with custom contents. The first one is the content of type A, with textfields a1, a2, ...[详细]
2023-03-20 08:06 分类:问答How to view the default listing that comes with Drupal (teasers) of all articles in a node type?
I\'m always using views and more complicated things for Drupal but it seems that I don\'t know the basics.[详细]
2023-03-19 13:08 分类:问答After installing/activate CCK I do not see the node reference
Please answer asap is the last point in the book development part: p.338 / Drupal 7/ After install / activate CCK I do NOT see Node Reference, ...in form field creation? is needed enable the Node Refe[详细]
2023-03-18 07:00 分类:问答drupal 7 - attach file to a node by code
I wanted to associate a file to a node. so far so good. create a cck type file, and the problem was solved. but I can not do this, I do not want the user to choose the file. the file in question is al[详细]
2023-03-18 03:07 分类:问答Drupal: grab argument from node instead of url for block view?
I have some terms set fora node and a block that I want to grab the arguments from the page but the page is like so:[详细]
2023-03-17 10:55 分类:问答How to get the field values of a content type in drupal
How can I get the 开发者_如何学运维field value of a custom content type. I have created a custom content type using the CCK module. Is there any function to get the array of the fields of a particular[详细]
2023-03-16 17:33 分类:问答How to create/update drupal 6 CCK group fields for a specific content type
I have following setup in Drupal 6: Node Content Type: uprofile Fields: field group: group_about with fields field_about_me, field_programinfo[详细]
2023-03-15 09:05 分类:问答CCK Field, minimum number of values
I have created a module which implements a CCK field. When ad开发者_如何学运维ding the field to a content type, I have set the number of values to unlimited, and set the field to be required.[详细]
2023-03-15 02:01 分类:问答How to index & search hierarchical nodes with solr + drupal + cck
My Drupal 6 site uses 3 custom node types that are hierarchically organized: page, book, library. I want to use Solr to index and search the content.[详细]
2023-03-13 23:42 分类:问答