It would be useful for certain use cases if it was possible to use the values of one field in another, e.g. to reuse the main 'description' tag for the 'og:description'.

Comments

killes@www.drop.org’s picture

Issue summary: View changes

my use case is that I add a meta tag title to nodes and want to output that using panels. How am I supposed to do that without tokens that can be used inside metatag fields? Rather confusing.

DamienMcKenna’s picture

@killes: Can you please explain to me how that is not currently possible today? And it doesn't sound related to the issue above, which is basically a need to double-process the meta tag values for tokens.

kpaxman’s picture

I was disappointed to find I couldn't do this globally, but in nodes at least there is the node:metatag set of tokens which seems to accomplish this.