Limiting a Field's values of a node to its parent's one

I need a module, which can limit the values of a Field of a Node to the list of values of the same Field of the Node's "parent" Node.

Example:

We have two content types: Group and Article to post articles inside groups.
And we have a vocabulary say Rubrics, with terms like: Politics, Sport, Family and Fun.
We add a Field of type Term Reference both to Group and to Article to tag both of their's nodes with Rubrics.

installating drupal 7

Hi,

While installing drupal 7 i am getting the following error: plz help me how to solve the issue

PHP extensions Disabled
Drupal requires you to enable the PHP extensions in the following list (see the system requirements page for more information):

Regards!
Srikraju

Is this structure possible with drupal taxonomy

Hello,

I want to create a taxonomy structure for my website, I made a visual scheme:

http://www.with-a-fat-sound.be/vraag_forum.jpg

How can I implement this? If it is not possible, what are alternative solutions?

Thank you!
Kasper

How to turn OFF error messages

Anyone can help me how to tun off error messages? I cant find the file where i must to edit...

Migrating a Site

Using Drupal 7.

I'm working on a website for a friend, but I found that I had to start the development site under one of my own domains. I was later told that it would be pretty difficult to move the site to a new location after I finished with it if the urls were going to change.

Views Default argument type: PHP Code problem

Running : 20110119/drupal-7.x-dev.tar.gz
20110119/views-7.x-3.x-dev.tar.gz

With normal arguments Fields: field_days
and with "Display all values"
and "Basic validation"
with argument added (7) the query has the following part:
WHERE (( (node.type IN ('tilbud')) AND (field_data_field_days.field_days_value = '7') ))

Now I change "Display all values" to
"Provide default argument" of type PHP Code
Default argument Code = $weekday = dat('N');
Also tried $args[x] = dat('N');
and a lot of other possibilities.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x