Pulling Static List from another Region Definition
Hi Folks,
I have a customer testimonial section which I use a static list for. This feature appears on one other page that uses a different Region Definition. I thought I could use:
<!--$Testimonials=wcmIncludeElement("CDF_COMMDEV_V2_HOME_BODY_CDF", "wcm:root/wcm:element[@name='Testimonials']/node()")-->
And then follow it with my code from the home page, however I cannot get it to work. Are lists not useable in this manner. I notice I have something called ssGetListAsResultSet but have never used this so I don't understand what the rest of the code would have to use to access that rs. I would be grateful if someone who has tackled this situation can help me. I'm Stuuuuuck!