V4.6.1 Getting all nodes that contain a specific value in a keywords field

Hi,

We’re still on umbraco 4.6.1 but hoping you can still help. I’m sure there’s already information out there on how to do this but I’m having trouble finding it.

I’m trying to create a XSLT file and macro that generates a menu of related pages on the right hand column of my site.

Within my umbraco document types i’ve created two fields.

Field 1: Unique Keyword (this give the page a unique name to add to Field 2 below)

Field 2: Send to pages (I add the unique keywords of related pages to this field)

Then I wanted to create an XSLT loop to list all the pages that contained the current pages unique keyword

So for example…
If the unique keyword of the current page is ‘unicorn’
The the XSLT returns any page that contains ‘unicorn’ in the send to pages field.

I basically want to create a similar pages feature that inst restricted to the node hierarchy, collecting everything regardless of level.

If anyone could point me in the right direction that would be really helpful


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/73110-v461-getting-all-nodes-that-contain-a-specific-value-in-a-keywords-field