I have a vocabulary with 3 levels and a content type with a term reference to that vocabulary. When I create a node of that type, I choose a term in the deepest level of the vocabulary. I installed the Pathauto module and I’d like to use [node:field_category:level-1]/[node:field_category:level-2]/[node:field_category:level-3(deepest)]/[node:title] as pattern.
The problem is that I can’t find the right token to achieve this.
How can I achieve this?