Good afternoon,
We have a site with Managed Metadata Navigation where we need to display links to the friendly URL of pages in a CQWP. The 'LinkURL' in the XSLT Template (<xsl:with-param name="UrlColumnName" select="'LinkUrl'"/>" directs users to the Pages/<pagename>.aspx page, which won't work because our web parts are all related to the Managed Metadata Navigation so they look empty with this URL.
Logically I would have thought 'FriendlyUrl' would work, but it does not generate a link to the page at all. I've tried many variations of NavigationLinkType.FriendlyUrl, with no luck.
Any ideas?
Thanks in advance.
Kim Frehe