By jnvsor on
Using the modules token, profile2 and link.
I have a profile page which has a text field, and a link field.
I'm trying to put the text field as the static title for the link field, but I can't find the token. The token module isn't showing any of the other profile fields.
I am aware that was being fixed but according to http://drupal.org/node/691078 it was in alpha 4, and since the current version is rc1 it should be working.
Any ideas?
My first guess would be that since profile2 is using fields "Ad-hoc" and they are not connected by a node, token doesn't see they are connected.
Edit: Enabling "Entity tokens" module shows the tokens, but they still aren't parsed properly.