Scratch that - I was thinking it was suppose to be pulling the taxonomy from the node page. Works fine - except I figure out how to get that tid.

Comments

develcuy’s picture

Category: bug » support
Priority: Critical » Normal
dealancer’s picture

Currently taxonomy tokens works for: taxonomy term page, specific taxonomy term, random taxonomy term. Currently module not supports token replacement for a taxomomy term get from the node/entity. But it is possible to implement this by making plugin for a menu token.

dealancer’s picture

Title: Nothing Saved, Not Working » Add posibility to use tid and other fields from a node terms
Project: Menu Token » Token

I think this issue is related to the Token module.

Currently [node:field_tags] shows all tags titles, but we might want to have a [node:field_tags:delta:id] token and ability to show taxonomy term fields.

fehin’s picture

Category: support » feature

I also need tid for term fields on user accounts and nodes. I only see the term names under user path. I have this [user:field_language] but I need this [user:field_language:tid] for my url. Thanks.

fehin’s picture

Title: Add posibility to use tid and other fields from a node terms » Add posibility to use tid and other fields from node and user terms
fehin’s picture

Issue summary: View changes

incorrect bug report