I have been evaluating Spindoctor for an upcoming project and have been impressed with the level of detail tracking offered by the profile attributes.
My question is related to content selectors. As far as I can see, content selector can only return nodes that are direct children of the parent node selected.
I have a blog that has year and month folders in the content tree. Therefore I would like to be able to select the "2015" node and return a list of relevant articles that are located under each of the month folders. In the current version is there a way to be able to achieve this?
The only way I can see it working at present is to create multiple content selectors and set the parent to each month. However this would mean I lose the relevance order across all months. Plus someone would need to create a new content selector each month and then edit templates which is less than desirable.
Content selector with multiple parents
Hi,
I have been evaluating Spindoctor for an upcoming project and have been impressed with the level of detail tracking offered by the profile attributes.
My question is related to content selectors. As far as I can see, content selector can only return nodes that are direct children of the parent node selected.
I have a blog that has year and month folders in the content tree. Therefore I would like to be able to select the "2015" node and return a list of relevant articles that are located under each of the month folders. In the current version is there a way to be able to achieve this?
The only way I can see it working at present is to create multiple content selectors and set the parent to each month. However this would mean I lose the relevance order across all months. Plus someone would need to create a new content selector each month and then edit templates which is less than desirable.
Thanks in advance, Steve
Hi Steve,
Use XPath query under profile compatibility.
Cheers, Wouter
is working on a reply...