php - creating automatic relations in drupal -


consider scenario.

i have 3 nodes a,b,c father of b , b father of c , have created these 2 relations using relations module. implies grandfather of c. can define rules handle such cases automatically in drupal, rather explicitly defining grandfather of c using relations module.

use rules module. create rule should fire when relation grandchild created.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -