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
Post a Comment