using param savexml=true saves the normal pagenavigation XML i Templates->Navigation folder but how about the eCom navigation XML using similar functions ?
Hi Jonas
It is not saved anywhere.
But if you, after you first match, add a this:
<xsl:copy-of select="." />
Then you will get the XML in your sourcecode for the website after a reload.
// Sebastian
You must be logged in to post in the forum