I have a GROUP node type with an associated GROUP_FORUM node type. I want to use URL alias to make the path of the GROUP_FORUM to be [GROUP's path][GROUP_FORM's Title].

I cannot figure out which token to use to accomplish this.

Comments

webservant316’s picture

ok this worked for me. tokens to recreate my group node path + the title...

pages/groups/[node:og-group-ref:0:field-groups]/[node:og-group-ref:0:title]/[node:title]