If you have a view in which you have a field that you output as a link you will not be able to use for example the [nid] token because Views already has it (this happens only when you have a [nid] field in Views).
If you have a view in which you have a field that you output as a link you will not be able to use for example the [nid] token because Views already has it (this happens only when you have a [nid] field in Views).
Comments
Comment #1
joelstein commentedThe technique outlined in this ticket works well for me, though slightly cumbersome: #578772: how to escape square brackets?
Comment #2
scuba_fly