Hi Everyone,
Got a quick question, I am trying to setup a Node Tree on the Node detail page, with it filtered by a custom field, so that it only lists the nodes that are on that site.
I have tried using Sitename = ${Sitename} but that doesn't work. I know ${Sitename} returns the value that I want as it shows in the title of the Widget. and if I type in Sitename = 'The sitename' it works...