Show a existing field from an referenced node of type A in a new node of type B in Drupal 7?

I´d like to use fields from a referenced node in an new node of a different content type.

In Drupal 6 there where several ways to do this Job. i.e. VIEWS ATTACH, NODE REFERENCE FIELD ...
Can anybody give me an module advice, how this can be done in Drupal 7?

Parse Code Issue-Minor-DDBLOCK

Getting this line when trying to get into my site: Parse error: syntax error, unexpected T_STRING in /Users/robbiehall/Desktop/halltrucksales/themes/bartik/template.php on line 155

Here's line 155 from template.php bartik

}
Add this if statement code in the function [Bartik]_
preprocess_ddblock_cycle_block_content

I just setup ddblock and looking to conform my theme to handle the mulitple image fieldset. Everything is going fine, but am having a problem. It has to be something simple. Please help!

How to get list of all the nodes in a taxonomy term - Drupal Services

Hello Guys,

I am trying to get list of all the nodes in a taxonomy term. How is this possible?

http://mydomain.com/drupal/muservice/taxonomy_term/node.json

and it just return false

I also tried:
http://mydomain.com/drupal/muservice/taxonomy_term/node.json

where 1 is the term id.

Thank for you help

Calling custom tables in Drupal 7 (different than 6?)

Hello,

In implementations of Drupal previous to Drupal 7, you have been able to use the db_query(); function to call tables created in the MySQL database using non-drupal methods (I am dumping XML feeds into some custom tables).

I have been able to extract a certain amount of data from these tables, but I can't quite seem to manipulate them to the same extent that I would expect.

For example these tables have the same information, but the 2nd call doesn't work:

compound field in drupal 7.*

hi, is it posible to make compound field in drupal 7.* I want to combine node reference + text field + image field. Do i have to make my own custom field or there is some way to use existing fields type (node/user reference) ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x