I have two views that I have fused together. Within one of those views is a CCK Link field. I had the title of the link field set to "Static Title: Visit this Resource" so that "Visit this Resource" appeared as the title for the link. This worked when I went to the node directly and when I went to the fused view.

What I'd like to do is use a token to display the node's title as the link title. So I set the title to "Static Title: [title]".

This works if I go to the node directly. However in the fused view, it removes the link field altogether.

Has anyone been able to use tokens in fused views successfully?

Rob