drupal-fields
Access file URI in Views tpl
I have an image field and I would like to access the URI开发者_JS百科 directly via PHP in views-view-fields.tpl.php[详细]
2023-03-20 22:24 分类:问答Custom Drupal 7 Field only saves the first character
I\'m essentially trying to create my first field type module using the new Drupal 7 Field API. I\'ve managed to get it to display correctly in the \"edit\" view.[详细]
2023-03-14 05:19 分类:问答Grouping fields together
In Drupal, is it possible to make use of multiple fields for a single option? For example, if a dropdown menu with a label of \"What time do you wak开发者_运维百科e up?\" lets the user select a day of[详细]
2023-03-05 14:22 分类:问答How to display and hide Drupal 7 fields, based on value of a specific field
What I am trying to do here is controlling how a group of fields are showing up on node view. I don\'t want to control them by user role, as this is going to be a node level permission and I don\'t wa[详细]
2023-02-17 07:34 分类:问答drupal : content type CCK - add an existing field disappeared?
I recently installed a drupal from scratch and I\'m installing additional modules according to my needs.[详细]
2023-02-09 17:12 分类:问答Why can't I move a field into a fieldset in a Drupal form - fails to pick up current value
I have a node form in Drupal 7, in order to simplify it for the user I want to break it up into sections using the vertical tabs feature.[详细]
2023-02-08 08:48 分类:问答Creating sub-nodes in Drupal from a single node form
I would like to have a special \"sub-node\" that could be attached to other Drupal nodes, that allows authors to include commentary (from the author, so this isn\'t a comment node) and sample text, to[详细]
2023-01-05 20:09 分类:问答Joomla Article Answers with attachments
I have a page with a list of articles of a given category, what I\'m trying to do is to give the possibility to \"answer\" an ar开发者_运维知识库ticle (\"comment\" if you prefer) but this answer needs[详细]
2022-12-20 03:39 分类:问答