Top "Drupal-7" questions

Drupal 7 is the Drupal version that was officially released on January 5, 2011.

drupal alter node edit form

How can I add a custom configuration area to a node edit form just beneath the Authoring Information & Publishing …

drupal-7 hook-form-alter
Programmatically get and set field values

I have two fields I want to fill with the exactly same values; users should fill only one. I also …

drupal drupal-modules cck drupal-7
Get the src of the image field in a view in drupal

We were working with Drupal 7 and trying to rewrite the views output We need the src of the image field , …

drupal-views drupal-7
Creating list of similar nodes in Drupal 7/Views 3

Copy from drupal.stackexchange.com hoping to get more answers here: I face a rather common problem of displaying a …

drupal drupal-7 drupal-views
Drupal 7 - entityFieldQuery Order

Morning, im trying to get a set of latest node types but cant seem to figure out how to order …

drupal-7
Drupal pass argument to page

I have a custom Drupal module displaying some data in a table. Each row has a link which if clicked …

drupal drupal-7
Drupal 7 Change Content Type of Existing Node

I'm just getting started with Drupal 7 (and Drupal in general) and I have a question that the internet can't seem …

drupal-7
Get value of custom user field in Drupal 7 template?

I'm building my first site with drupal. And I made a custom user field: Full name. Now I want to …

php drupal user-interface drupal-7 custom-fields
Drupal 7 Webform : How to display/hide some fields based on other select option fields

I am using Drupal -7 and webform .. I need to show/hide different fields based on on select option. for …

drupal drupal-7 drupal-modules drupal-webform
Drupal Commerce Line Items: alter the price?

I have to add to my cart some line items with a custom amount. The commerce product is saved with …

drupal drupal-7 drupal-commerce