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

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -